# Emitir quiz em PDF

Agora, quando você preencher a sua avaliação de múltipla escolha, você pode escolher baixar em PDF!  Assim você pode guardar a sua atividade e conferir quais foram as suas respostas.

Para isso, basta executar a atividade, respondendo todas as questões, conforme mostra o exemplo:

<figure><img src="/files/gsoxUXmniVO8Le9WXuCI" alt=""><figcaption><p>Quiz</p></figcaption></figure>

Ao chegar na última questão, clique em <mark style="color:blue;">**concluir**</mark>, conforme mostra a imagem:

<figure><img src="/files/p4j2CZZw0E2p5eTBNpff" alt=""><figcaption><p>Quiz</p></figcaption></figure>

Ao clicar  em concluir, a tela irá atualizar e você será redirecionado à primeira pergunta. Mas, desta vez, teremos alguns outros botões, tal como: exportar em PDF, conforme imagem

<figure><img src="/files/tmDaa2MQbqf622uQL4kW" alt=""><figcaption><p>Quiz > exportar PDF</p></figcaption></figure>

Agora, basta salvar o PDF no seus documentos.

<figure><img src="/files/8qJGBrK3OW4nc3XCJHwa" alt=""><figcaption><p>Salvar PDF</p></figcaption></figure>

Prontinho, aqui está o PDF da sua avaliação.

<figure><img src="/files/wANu1BcIOuH0mns3jais" alt=""><figcaption><p>Exemplo de PDF</p></figcaption></figure>


---

# 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.membros.app.br/faq/emitir-quiz-em-pdf.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.
