# Asistentes IA

### ¿Es la primera vez que quieres crear un asistente ?

Te dejamos aqui un instructivo para armar tu primeros asistentes paso por paso

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Parte 1: La mentalidad</td><td><a href="/pages/Ud9glUFtRwkamTDZWmuz">/pages/Ud9glUFtRwkamTDZWmuz</a></td></tr></tbody></table>

En esta sección aprenderás a entrenarlos, ajustarlos y conectarlos con tus datos para maximizar su impacto en tu operación.

Una correcta configuración mejora la experiencia del cliente y aumenta la eficiencia de tu equipo.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Base de Conocimiento</td><td><a href="/pages/ohJQB6NLwmyhxVYhGeuY">/pages/ohJQB6NLwmyhxVYhGeuY</a></td><td><a href="/files/QtUVVBn67XXFZ0PdFEAN">/files/QtUVVBn67XXFZ0PdFEAN</a></td></tr><tr><td>Como armar los bloques</td><td><a href="/pages/pckRLrIrH5rb7eEfJhOo">/pages/pckRLrIrH5rb7eEfJhOo</a></td><td><a href="/files/VNzMUYSlEJVOLq7hSNLm">/files/VNzMUYSlEJVOLq7hSNLm</a></td></tr><tr><td>Funciones</td><td><a href="/pages/KsYXjY1ljbT0miwhmAIg">/pages/KsYXjY1ljbT0miwhmAIg</a></td><td><a href="/files/WonhePgopaPYMKy0YYdU">/files/WonhePgopaPYMKy0YYdU</a></td></tr><tr><td>Probar Asistente</td><td><a href="/pages/l9vFiaSvlODEtpiz8Ybx">/pages/l9vFiaSvlODEtpiz8Ybx</a></td><td><a href="/files/vgCzEjkzSCxLQfD1dzPa">/files/vgCzEjkzSCxLQfD1dzPa</a></td></tr></tbody></table>


---

# 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://academy.vambe.ai/asistentes-ia/readme.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.
