> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms.md).

# Algoritmi

Questa sezione fornisce una panoramica delle funzionalità principali, dei flussi di dati che alimentano gli algoritmi di Zoom AI.

{% content-ref url="/pages/fb43bae7cda604698ac92f9357f4e22a201cde3f" %}
[Funzionalità dell'algoritmo](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/c90c063da3d62e83e2684931b0a50cdd92b2e65c" %}
[Diagrammi e flussi di dati dell'algoritmo](/technical-library/it/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-diagrams-and-dataflows.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/it/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.
