# Gestão de NLU

A área de [Gestão de NLU](broken://pages/-MYdiiNceXdjTeUMjSb1) faz parte do pilar Train e é dedicada ao processo cognitivo do assistente, é como se fosse a sala de aula dos assistentes virtuais. Usamos a ferramenta NLU (que  significa Natural Language Understanding ou compreensão de linguagem natural) para ensinar aos robôs padrões da fala humana.&#x20;

Uma boa gestão de NLU garante bons resultados do assistente. Então, não deixe de conferir as dicas que preparamos para você!&#x20;

<br>


---

# 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/boas-praticas/gestao-de-nlu.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.
