# Algoritmos

Esta sección ofrece una descripción general de las funciones principales y los flujos de datos que impulsan los algoritmos de Zoom AI.

{% content-ref url="/pages/7d8b2d76cc3c51f1c5e98ba7a720be008627bf69" %}
[Características del algoritmo](/technical-library/es/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/0a41c19df8e61add5a504ad38ff7d818c5bcfcc6" %}
[Diagramas de algoritmos y flujos de datos](/technical-library/es/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/es/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.
