# Perguntas e respostas

A evocademy tem um recurso de **Perguntas e Respostas** que seus instrutores e alunos podem usar para fazer as perguntas desejadas e respondê-las adequadamente.

Você não precisa habilitar nada para obter os benefícios desse recurso. Seus alunos simplesmente precisam ir para a página do curso em que estão matriculados. Role para baixo até a seção de perguntas/respostas encontrada na seção de informações.

Aqui eles podem facilmente fazer uma pergunta e receber uma resposta.

<figure><img src="/files/iDrVe727FtteCcEy5qv9" alt=""><figcaption></figcaption></figure>

Assim que o instrutor responder à pergunta, os alunos poderão vê-la na seção de perguntas e respostas.

<figure><img src="/files/HIsaQ2EbJg0iJ1Od0syK" alt=""><figcaption></figcaption></figure>

Tanto o instrutor quanto o aluno receberão uma notificação por e-mail para qualquer atualização na seção de perguntas e respostas se estiver habilitada nas configurações de e-mail da evocademy.


---

# 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.evocademy.com/menu-do-administrador/minha-plataforma/recursos/perguntas-e-respostas.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.
