# AI Companion

Esta sección ofrece una visión general de las funciones principales, los flujos de datos, los diagramas y las opciones para administrar AI Companion.

{% content-ref url="/pages/4fd8b4c3005a1c1f3187609c3b0a441bd1a6476b" %}
[Funciones de AI Companion](/technical-library/es/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/7e2445f9e7990be3e890ec04a85d0a1a8ceef84c" %}
[Diagramas y flujos de datos de AI Companion](/technical-library/es/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/ai-companion-diagrams-and-dataflows.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ead33b6aed673a0c7ef04e83e44015e2799f462" %}
[Configuración de seguridad y privacidad](/technical-library/es/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/ai-companion/security-and-privacy-settings.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/ai-companion.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.
