> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo.md).

# Seções do aplicativo

- [Início: Seu Painel de Controle e Acesso Rápido](https://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo/home-tu-panel-de-control-y-acceso-rapido.md): Domine sua tela inicial. Aprenda a usar as ações rápidas e os atalhos para seus funis para navegar com agilidade no app da Vambe.
- [Central de Notificações: Sua Caixa de Entrada Inteligente](https://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo/centro-de-notificaciones-tu-bandeja-de-entrada-inteligente.md): Ao tocar no cartão "Novidades" na tela inicial ou no ícone de sino na barra inferior, você entrará na Central de Notificações.
- [Chats: Conversas, Multimídia e Tickets](https://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo/chats-conversaciones-multimedia-y-tickets.md): O núcleo do aplicativo móvel é a aba de Conversas. É aqui que acontece a gestão real: responder aos clientes, coordenar com sua equipe e fazer os negócios avançarem.
- [Perfil e Suporte: Configurações do Usuário](https://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo/perfil-y-soporte-configuracion-de-usuario.md): Configure sua conta. Acesse a Vambe Academy, gerencie o recebimento de notificações no seu dispositivo, reporte problemas e administre sua sessão.


---

# 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://academy.vambe.ai/aplicacion/aplicacion-pt-br/secoes-do-aplicativo.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.
