> For the complete documentation index, see [llms.txt](https://help.cnago.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cnago.com.br/aplicativo/solicitando-ajuda-dos-professores.md).

# Ajuda dos professores

Você poderá pedir ajuda para os professores online diretamente pela plataforma através de mensagens de texto, dessa forma, eles conseguem te ajudar mesmo com dúvidas de pronúncia.&#x20;

#### Solicitando ajuda na atividade

Se você tiver com dúvida naquele momento sobre uma atividade específica, dentro da atividade você pode solicitar um professor para te ajudar. Para isso basta tocar no ícone da mãozinha conforme a ilustrado abaixo.

<img src="/files/-MktxSeNbyE1dCJSvuMX" alt="" data-size="original">&#x20;

#### Solicitando ajuda pelo menu principal

Para solicitar a ajuda, basta abrir o aplicativo, ir no menu "**Teacher**" e clicar no botão "**Falar com o Teacher**".

{% embed url="<https://www.youtube.com/watch?v=GF62Ozitc34>" %}

{% hint style="info" %}
Os professores do CNA Go são brilhantes, competentes e prontos para apoiar você sempre que precisar. Você pode acessar o serviço a qualquer hora do dia, em qualquer dia da semana. O uso é ilimitado e você recebe a resposta à sua dúvida em até 1 dia útil.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.cnago.com.br/aplicativo/solicitando-ajuda-dos-professores.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
