# Algoritmalar

Bu bölüm, Zoom AI algoritmalarını destekleyen temel özellikler ve veri akışlarına genel bir bakış sağlar.

{% content-ref url="/pages/886eb5c0cb2f9d6bd6ac7b6d46be7db27000bfa8" %}
[Algoritma Özellikleri](/technical-library/tr/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/e06f56ca4f4e6154d526bb3ca7982c0409698694" %}
[Algoritma Diyagramları ve Veri Akışları](/technical-library/tr/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-diagrams-and-dataflows.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/technical-library/tr/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
