> For the complete documentation index, see [llms.txt](https://whatcrm.gitbook.io/whatcrm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos.md).

# PRODUTOS

- [WhatsApp](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp.md)
- [Kommo.com](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com.md)
- [Instalação e Conexão](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/instalacao-e-conexao.md)
- [Trabalho com Grupos](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/trabalho-com-grupos.md)
- [Configuración Básica de Salesbot](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/configuracion-basica-de-salesbot.md)
- [Botão no site](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/botao-no-site.md)
- [Envio de mensagens em massa no WhatsApp a partir do Kommo](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/envio-de-mensagens-em-massa-no-whatsapp-a-partir-do-kommo.md)
- [O que fazer se as configurações do aplicativo não abrirem (tela cinza)](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/o-que-fazer-se-as-configuracoes-do-aplicativo-nao-abrirem-tela-cinza.md)
- [Estratégias de distribuição de solicitações entrantes entre os gerentes](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/kommo.com/estrategias-de-distribuicao-de-solicitacoes-entrantes-entre-os-gerentes.md)
- [Bitrix24](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24.md)
- [Instalación y Conexión](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/instalacion-y-conexion.md): Instrucciones para la instalación e integración de WhatsApp en Bitrix24
- [Enviar el primer mensaje desde Bitrix24](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/enviar-el-primer-mensaje-desde-bitrix24.md)
- [Configuración del chatbot en el embudo](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/configuracion-del-chatbot-en-el-embudo.md)
- [Lanzamiento de una campaña de marketing por SMS](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/lanzamiento-de-una-campana-de-marketing-por-sms.md)
- [Configuración de la distribución para una línea abierta](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/configuracion-de-la-distribucion-para-una-linea-abierta.md): Configuración de la distribución para una línea abierta
- [Botón de mensajería en el sitio web](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/boton-de-mensajeria-en-el-sitio-web.md)
- [Configuração do robô de chat (novo robô)](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/whatsapp/bitrix24/configuracao-do-robo-de-chat-novo-robo.md): Para automatizar eficazmente o processo de atendimento ao cliente no Bitrix24, você pode configurar um chatbot em estágios específicos do funil de vendas. Siga estas etapas para personalização:
- [Telegram](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/telegram.md)
- [Kommo.com](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/telegram/kommo.com.md)
- [Instalação e ligação](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/telegram/kommo.com/instalacao-e-ligacao.md)
- [Bitrix24](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/telegram/bitrix24.md)
- [Configuração do robô de chat](https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos/telegram/bitrix24/configuracao-do-robo-de-chat.md): Para automatizar eficazmente o processo de atendimento ao cliente no Bitrix24, você pode configurar um chatbot em estágios específicos do funil de vendas. Siga estas etapas para personalizaçã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, and the optional `goal` query parameter:

```
GET https://whatcrm.gitbook.io/whatcrm-docs/portugues/produtos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
