# Konversas.com Documentação

## Konversas Doc

- [Seja Bem vindo!](https://tilus.gitbook.io/konversas-doc/readme.md)
- [Sobre o Konversas](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/sobre-o-konversas.md)
- [Tecnologias exclusivas](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/tecnologias-exclusivas.md)
- [Comparação com outras soluções](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/comparacao-com-outras-solucoes.md)
- [Integração com WhatsApp](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/integracao-com-whatsapp.md)
- [Lista de Funcionalidades](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/lista-de-funcionalidades.md)
- [Segurança](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/seguranca.md)
- [Perguntas Frequentes](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/perguntas-frequentes.md)
- [Onboarding Konversas](https://tilus.gitbook.io/konversas-doc/sobre-o-konversas/onboarding-konversas.md)
- [Page](https://tilus.gitbook.io/konversas-doc/page.md)
- [Criar sua conta](https://tilus.gitbook.io/konversas-doc/configuracoes/quickstart.md)
- [Gerenciar seu Plano](https://tilus.gitbook.io/konversas-doc/configuracoes/gerenciar-seu-plano.md)
- [Configurações](https://tilus.gitbook.io/konversas-doc/configuracoes/configuracoes.md)
- [Mensagem Rápida](https://tilus.gitbook.io/konversas-doc/configuracoes/configuracoes/mensagem-rapida.md)
- [Setores](https://tilus.gitbook.io/konversas-doc/configuracoes/configuracoes/setores.md)
- [Tags](https://tilus.gitbook.io/konversas-doc/configuracoes/configuracoes/tags.md)
- [Cadastro de usuários](https://tilus.gitbook.io/konversas-doc/configuracoes/cadastro-de-usuarios.md)
- [Meus Dados](https://tilus.gitbook.io/konversas-doc/configuracoes/meus-dados.md)
- [WhatsApp](https://tilus.gitbook.io/konversas-doc/configuracoes/whatsapp.md)
- [Conectar Whatsapp](https://tilus.gitbook.io/konversas-doc/configuracoes/whatsapp/conectar-whatsapp.md)
- [Integração WhatsApp](https://tilus.gitbook.io/konversas-doc/configuracoes/whatsapp/integracao-whatsapp.md)
- [Direcionamento ativo](https://tilus.gitbook.io/konversas-doc/configuracoes/whatsapp/direcionamento-ativo.md)
- [Interactive blocks](https://tilus.gitbook.io/konversas-doc/configuracoes/interactive-blocks.md)
- [OpenAPI](https://tilus.gitbook.io/konversas-doc/configuracoes/openapi.md)
- [Flow](https://tilus.gitbook.io/konversas-doc/configuracoes/flow.md)
- [Automações](https://tilus.gitbook.io/konversas-doc/configuracoes/automacoes.md): Bem vindo ao novo recurso de automações
- [Relatórios](https://tilus.gitbook.io/konversas-doc/configuracoes/relatorios.md)
- [Relatório Clientes CSV](https://tilus.gitbook.io/konversas-doc/configuracoes/relatorios/relatorio-clientes-csv.md)
- [TMA](https://tilus.gitbook.io/konversas-doc/configuracoes/relatorios/tma.md): Tempo médio de atendimento.
- [Campanhas](https://tilus.gitbook.io/konversas-doc/marketing/campanhas.md)
- [Criar campanhas](https://tilus.gitbook.io/konversas-doc/marketing/criar-campanhas.md)
- [O calendário](https://tilus.gitbook.io/konversas-doc/calendarios/o-calendario.md)
- [Serviços](https://tilus.gitbook.io/konversas-doc/calendarios/servicos.md)
- [Eventos](https://tilus.gitbook.io/konversas-doc/calendarios/eventos.md)
- [Agendas](https://tilus.gitbook.io/konversas-doc/calendarios/agendas.md)
- [O que esperar do seu assistente IA](https://tilus.gitbook.io/konversas-doc/assistente-ia/o-que-esperar-do-seu-assistente-ia.md)
- [Configurações Assistente](https://tilus.gitbook.io/konversas-doc/assistente-ia/configuracoes-assistente.md)
- [Treinamento](https://tilus.gitbook.io/konversas-doc/assistente-ia/treinamento.md)
- [Intenções](https://tilus.gitbook.io/konversas-doc/assistente-ia/intencoes.md)
- [Instruções](https://tilus.gitbook.io/konversas-doc/assistente-ia/instrucoes.md)
- [Créditos de IA](https://tilus.gitbook.io/konversas-doc/assistente-ia/creditos-de-ia.md)
- [Conceitos básicos](https://tilus.gitbook.io/konversas-doc/atendimento/conceitos-basicos.md)
- [Konversas Online](https://tilus.gitbook.io/konversas-doc/outros-documentos/konversas-online.md): Todo nosso conteúdo disseminado em diversas redes sociais para você consumir da forma que lhe for mais interessante.
- [Política de Privacidade](https://tilus.gitbook.io/konversas-doc/outros-documentos/politica-de-privacidade.md)
- [Versões](https://tilus.gitbook.io/konversas-doc/outros-documentos/versoes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tilus.gitbook.io/konversas-doc/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.
