> 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/compartilhar-tela.md).

# Compartilhar Tela

Função Apresentador

Para compartilhar a tela clique no botão ao lado da webcam e escolha a forma de compartilhamento que desejar.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2F6VdYdFt9mrqQ7jccFQl5%2Fcompartilhamento%20de%20tela%201.png?alt=media&amp;token=0ba81203-a88b-466b-b520-fd7537560c03" alt=""><figcaption></figcaption></figure>

Existem várias opções para o compartilhamento

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2F3XKyAlE8wR7zLGJGJRhN%2Fcompartilhamento%20de%20tela.png?alt=media&amp;token=bf2bb9ac-6b8b-4f2b-811f-2e602e1daac7" alt=""><figcaption></figcaption></figure>

* **A tela inteira**: Compartilha todas as informações que forem transmitidas na tela que for escolhida.
* **Janela do aplicativo**: Nessa opção, somente a janela específica de algum programa/aplicativo será mostrado para todos os participantes. Nesse formato, ninguém poderá ver outras informações que forem exibidas em sua tela.
* **Guia do Navegador**: Aqui será possível compartilhar uma aba específica do navegador. Nesse formato, ninguém poderá ver outras informações que forem exibidas em sua tela.

Quando iniciar o compartilhamento, na parte inferior de sua tela irá aparecer a mensagem:

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2F4xWZCfPJAcr8pxkOeMaC%2Finforma%C3%A7%C3%A3o%20de%20compartilhamento.jpg?alt=media&amp;token=0dff92b2-def8-4a03-97e1-bb7de9426899" alt=""><figcaption></figcaption></figure>

Para parar o compartilhamento, basta clicar no botão "Interromper compartilhamento" nessa barra ou no mesmo botão onde foi iniciado.


---

# 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/compartilhar-tela.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.
