# TRAIN

- [Primeiros passos](https://docs.altu.d1.cx/train/primeiros-passos.md): O pilar de Train foi desenvolvido para otimizar o processo de gestão de NLU's e, utilizando Inteligência Artificial, permite a extração de dados e insights para potencializar os resultados em chatbot.
- [Visão Geral](https://docs.altu.d1.cx/train/visao-geral.md): Dados gerais sobre a saúde e desempenho do NLU
- [Configuração do NLU](https://docs.altu.d1.cx/train/configuracao-do-nlu.md): Gerenciamento de intenções e entidades
- [Avaliação de Mensagens](https://docs.altu.d1.cx/train/avaliacao-de-mensagens.md): Verificação da performance do cognitivo
- [Análise e ajustes](https://docs.altu.d1.cx/train/analise-e-ajustes.md): Ferramentas de análise de resultados e ajustes


---

# 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://docs.altu.d1.cx/train.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.
