> 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/pagina-inicial/readme.md).

# Página Inicial do SIGAF

Veja a seguir a disposição de cada uma dessas novas funcionalidades na página inicial do SIGAF.

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

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

Na Página Inicial será possível:

1. Acessar a [Ajuda SAF](/pagina-inicial/comunicacao/cental-de-ajuda.md)
2. Acessar o [Painel de Gestão do Usuário](/pagina-inicial/gerenciador-de-conta/painel-de-gestao-do-usuario.md);
3. Utilizar a [barra de pesquisa](/pagina-inicial/sistema-de-navegacao/barra-de-pesquisa.md);
4. Ver os avisos no [Mural de Avisos](/pagina-inicial/comunicacao/mural-de-avisos.md);
5. [Gerenciar Atalhos](/pagina-inicial/sistema-de-navegacao/gerenciar-atalhos.md);
6. Acessar os menus do SIGAF.

Confira os demais manuais para aprofundar seus conhecimentos.

### Comunicação

{% content-ref url="/pages/3Ovz9kZtOthlg9dOIuxQ" %}
[Mural de Avisos](/pagina-inicial/comunicacao/mural-de-avisos.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tn7VpZmF1tSIjPqFw8pZ" %}
[Ajuda SAF](/pagina-inicial/comunicacao/cental-de-ajuda.md)
{% endcontent-ref %}

### Atalhos e Pesquisa

{% content-ref url="/pages/54bkyoYQlV4VkaO3n6sj" %}
[Gerenciar Atalhos](/pagina-inicial/sistema-de-navegacao/gerenciar-atalhos.md)
{% endcontent-ref %}

{% content-ref url="/pages/9CYMnsfaYM5n6xpw17dM" %}
[Barra de Pesquisa](/pagina-inicial/sistema-de-navegacao/barra-de-pesquisa.md)
{% endcontent-ref %}

### Conta

{% content-ref url="/pages/Xq7DZqPLLBKaornSA9tO" %}
[Painel de Gestão do Usuário](/pagina-inicial/gerenciador-de-conta/painel-de-gestao-do-usuario.md)
{% endcontent-ref %}


---

# 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://sigafdocumenta.saude.mg.gov.br/pagina-inicial/readme.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.
