# Assistentes IA

### É a primeira vez que você quer criar um assistente?

Deixamos aqui um guia para montar seus primeiros assistentes passo a passo

<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: A mentalidade</td><td><a href="/pages/9543685574979abd9229fe04be77323ea14e4fcc">/pages/9543685574979abd9229fe04be77323ea14e4fcc</a></td></tr></tbody></table>

Nesta seção, você aprenderá a treiná-los, ajustá-los e conectá-los aos seus dados para maximizar seu impacto na sua operação.

Uma configuração correta melhora a experiência do cliente e aumenta a eficiência da sua equipe.

<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">Imagem de capa</th></tr></thead><tbody><tr><td>Base de Conhecimento</td><td><a href="/pages/3fd19c64aa6ed6122f7816d2f2a21caa7b25b898">/pages/3fd19c64aa6ed6122f7816d2f2a21caa7b25b898</a></td><td><a href="/files/b02a371baaaf0613214fd28d8782134af4588c82">/files/b02a371baaaf0613214fd28d8782134af4588c82</a></td></tr><tr><td>Como montar os blocos</td><td><a href="/pages/0fbf8bef3dae8f96d327ea8b91f88ce8e96d2777">/pages/0fbf8bef3dae8f96d327ea8b91f88ce8e96d2777</a></td><td><a href="/files/c1a086e643dfc2690afee9f69696958a63a3c855">/files/c1a086e643dfc2690afee9f69696958a63a3c855</a></td></tr><tr><td>Funções</td><td><a href="/pages/aed43794f943cec6bac6a29af2748d79d37a4814">/pages/aed43794f943cec6bac6a29af2748d79d37a4814</a></td><td><a href="/files/2949dfd696aeef088cb19f2cf2757538db163a47">/files/2949dfd696aeef088cb19f2cf2757538db163a47</a></td></tr><tr><td>Testar assistente</td><td><a href="/pages/ad6d983e6be3a8507852ea10e1ded5f98bab4b7b">/pages/ad6d983e6be3a8507852ea10e1ded5f98bab4b7b</a></td><td><a href="/files/b4ad98b42d0e944b770f9adf7d797e9a6ce64c3c">/files/b4ad98b42d0e944b770f9adf7d797e9a6ce64c3c</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/asistentes-ia-pt-br/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.
