# Atividade de múltipla escolha

Esse tipo de atividade requer que você escolha uma ou mais alternativas. Para fazer a atividade, basta tocar nas opções que escolher.

A plataforma pode exibir as alternativas em 3 formatos diferentes:

* Texto (palavra ou frase)
* Imagem
* Áudio (toque no áudio para ouvir)

![](/files/-MktyEScwk0R8NwbPFZU)

{% hint style="info" %}
**IMPORTANTE:** Quando você selecionar uma opções, um botão **Check** será exibido para você. Mas fique atento ao número de opções que o enunciado pede. Por exemplo, o enunciado pode pedir que você selecione 3 alternativas entre as 4 disponíveis. Nesse caso, se você selecionar apenas uma ou duas, não vai acertar a atividade.
{% endhint %}


---

# 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://help.cnago.com.br/tipos-de-atividades-no-app/atividade-de-multipla-escolha.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.
