> For the complete documentation index, see [llms.txt](https://sigafdocumenta.saude.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sigafdocumenta.saude.mg.gov.br/sobre-o-sigaf/suporte-sigaf/teamviewer/instalacao-do-teamviewer.md).

# Instalação do TeamViewer

Quando for necessário o uso desse software o Suporte SIGAF irá informar. Nesse caso, siga o passo a passo de intalação a seguir:

* Faça o *download* do *TeamViewer* no seu computador, [clicandi aqui](https://download.teamviewer.com/full);
* Abra o arquivo baixado;
* Abrirá uma caixa de mensagem, selecione a opção "Instale com as configurações padrão" e clique em "Aceitar - próximo";

<img src="/files/hp84rehUnMnQGdIj66Yh" alt="" class="gitbook-drawing">

* Aparecerá na sua tela notificação perguntando: "Deseja permitir que este aplicativo faça alterações no seu dispositivo?"; clique em "Sim" para prosseguir;
* O *TeamViewer* começará a ser instalado no seu computador;

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

* Em seguida, será necessário aceitar a licença de uso do software, aparecerá a seguinte caixa de mensagem:

<img src="/files/vHRhYpbb2S6WGohUWnQm" alt="" class="gitbook-drawing">

* Clique em "Aceito o EULA e o DPA" e em seguida clique em "Continuar";

{% hint style="info" %}
É necessário aceitar a licença para prosseguir com a instalação do *TeamViewer.*
{% endhint %}

* O processo de instalação foi concluído e aparecerá a seguinte tela:

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

Pronto, você já está capacitado para realizar o download do *TeamViewer*!


---

# 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://sigafdocumenta.saude.mg.gov.br/sobre-o-sigaf/suporte-sigaf/teamviewer/instalacao-do-teamviewer.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.
