> For the complete documentation index, see [llms.txt](https://help.usedotted.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.usedotted.com/plataforma-e-servicos.md).

# Plataforma e Serviços

- [Nossa plataforma](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma.md)
- [Menu de Navegação](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/menu-de-navegacao.md): Neste artigo, você conhecerá a estrutura do menu de navegação da nossa plataforma. Não dá para sair perdido depois dessa leitura :)
- [Relatórios](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/relatorios.md)
- [Estimativas](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/relatorios/estimativas.md)
- [Resultados](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/relatorios/resultados.md): Neste artigo, você entende tudo sobre o nosso painel de Resultados. É por aqui que você vai acompanhar os seus custos e as economias geradas pela Dotted.
- [Cobranças](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/relatorios/cobrancas.md)
- [Configurações](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/configuracoes.md)
- [Organizações](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/configuracoes/organizacoes.md)
- [Contas](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/configuracoes/contas.md)
- [Usuários](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/configuracoes/usuarios.md)
- [Suporte](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/suporte.md)
- [ChatDot AI](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/suporte/chatdot-ai.md)
- [Suporte](https://help.usedotted.com/plataforma-e-servicos/nossa-plataforma/suporte/suporte.md)
- [Financeiro](https://help.usedotted.com/plataforma-e-servicos/financeiro.md): Neste artigo, você consegue consultar todo o processo financeiro referente as cobranças realizadas pela Dotted.
- [Notas de Versão](https://help.usedotted.com/plataforma-e-servicos/notas-de-versao.md): Fique por dentro de todas as atualizações lançadas na plataforma.


---

# 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://help.usedotted.com/plataforma-e-servicos.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.
