> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/conferenciaweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/enquetes.md).

# Enquetes

Função Apresentador

A enquete é um recurso que permite ao apresentador ter respostas para questões específicas dos usuários de forma interativa. Para isso, clique no botão "Mais" e em "Iniciar enquete":

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FAnJyGuTiZIKm2rnLpHOG%2FTela%20enquete.jpg?alt=media&amp;token=1cdb7247-f50f-4378-bbeb-0cd3ca8d9500" alt=""><figcaption></figcaption></figure>

Uma caixa com um espaço para fazer a pergunta e algumas opções será aberta para o apresentador, que poderá utilizar algumas enquetes automáticas ou personalizar as respostas de acordo com sua escolha:

![](https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7hXYp2PZ9COGqQOKpE%2F-Mk3FsEFuW4_7bTjjqRk%2F-Mk3mM9WjY3cSgOtVwJs%2Fimage.png?alt=media\&token=be475640-ecab-4e05-9c44-269b4d72dcf3)

Caso selecione uma das opções, automaticamente tocará um som para os participantes e no canto inferior direito aparecerá os botões com a resposta para que ele escolha:

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FaK41QD5h0wtIiiPO6Yjm%2Ftela%20divulgando%20enquete.jpg?alt=media&amp;token=b2482fd6-eccd-415b-a481-ca24b4ff65ba" alt=""><figcaption></figcaption></figure>

Para o apresentador fica o registro de todas as respostas que tiverem interação:

&#x20;Caso queira, você pode publicar o resultado final da enquete para todos os participantes clicando no botão "Publicar resultados da enquete". Será apresentado na parte inferior direita da apresentação os percentuais gerais das respostas e no bate-papo.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FzWQFvWSUqCnhGCtfqLmy%2Fresultado%20enquete.jpg?alt=media&amp;token=79bb29a2-338b-4e16-9e79-57245d76ff90" alt=""><figcaption></figcaption></figure>

**Nota**: A enquete só transmite as respostas, a pergunta deve ser realizada pelo apresentador, ou exibida mediante um slide específico.


---

# 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://ajuda.rnp.br/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/enquetes.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.
