> For the complete documentation index, see [llms.txt](https://manual.sigconsaida.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://manual.sigconsaida.mg.gov.br/bem-vindo-ao-manual-sigcon-saida/manual-de-utilizacao.md).

# Manual de Utilização

Prezados usuários e usuárias,

Este manual foi desenvolvido com o objetivo de explicar detalhadamente como utilizar o sistema [SIGCON-MG - Módulo Saída](https://www.convenios.mg.gov.br/sigconv2/public/pages/login_portal.jsf).&#x20;

Para facilitar a compreensão, vocês encontrarão no decorrer do texto algumas caixas com os símbolos abaixo. Elas irão ajudar a detalhar e a chamar a atenção para pontos importantes do tema abordado. Segue legenda:

{% hint style="success" %}
Dicas e boas práticas no sistema.
{% endhint %}

{% hint style="warning" %}
Pontos de atenção e que podem gerar dúvidas.
{% endhint %}

{% hint style="danger" %}
Problemas sérios que podem gerar impedimentos ou erros na utilização do sistema.
{% endhint %}

Esperamos que gostem e que esse material possa ser útil!

Atenciosamente,&#x20;

Equipe de Atendimento [SIGCON Saída](https://sigconsaida.mg.gov.br/).

{% hint style="info" %}
Em caso de **dúvidas**, entre em contato com: [atendimento@sigconsaida.mg.gov.br](mailto:%20atendimento@sigconsaida.mg.gov.br)&#x20;
{% endhint %}


---

# 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:

```
GET https://manual.sigconsaida.mg.gov.br/bem-vindo-ao-manual-sigcon-saida/manual-de-utilizacao.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.
