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

# configure canais

- [Adicione um canal ao seu bot](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/add-a-channel-to-your-bot.md): Aprenda a adicionar um canal ao seu bot.
- [Todos os canais](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels.md): Aqui está a lista dos canais disponíveis no Chatlayer para conectar com o seu bot.
- [Facebook Messenger \[Descontinuado em breve\]](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/facebook.md)
- [Remoção do administrador do Facebook](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/facebook/facebook-admin-removal.md)
- [Whitelist do Facebook Webview](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/facebook/facebook-webview-whitelisting.md)
- [Atualizações da API do Facebook Messenger para a Europa](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/facebook/facebook-messenger-api-updates-for-europe.md)
- [Google Assistant \[Descontinuado em breve\]](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/google-assistant.md)
- [Webhook](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/webhook-api.md): O canal Webhook oferece uma forma de criar uma integração personalizada com o Chatlayer que atua como um canal.
- [Web](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web.md): Recentemente mudamos para uma versão V2 do nosso canal Web. Todos os bots criados a partir de agora já estão automaticamente no Web V2.
- [Web V1 \[Fim da vida útil\]](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/webwidget.md)
- [Personalizar widget da web](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/webwidget/customize-web-widget.md)
- [Widget da web com exemplo ao vivo](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/webwidget/live-example-web-widget.md)
- [Web V2](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/web-v2.md): O novo widget do Chatlayer com uma aparência mais moderna e desempenho mobile otimizado. Abaixo você pode descobrir tudo sobre ele!
- [Do Web V1 para o V2](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/web-v2/from-web-v1-to-v2.md): Este artigo descreve os motivos pelos quais deixamos o antigo widget Web e passamos para o novo.
- [Métodos e opções do Web V2](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/all-channels/web/web-v2/web-v2-methods-and-options.md): O artigo abaixo fará uma análise aprofundada das possibilidades técnicas do nosso novo widget Web (V2).
- [Sinch Conversation API](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta.md): A Sinch Conversation API permite conectar o Chatlayer.ai a vários canais ao mesmo tempo.
- [Configure sua Sinch Conversation API](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta/configure-your-sinch-conversation-api.md): Para configurar sua Sinch Conversation API, você precisará ter aberto tanto o Sinch Customer Dashboard quanto o Chatlayer.
- [Aproveite ao máximo o RCS com Carrosséis](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta/make-the-most-of-rcs-with-carousels.md): Sua Sinch Conversation API é aprimorada para melhorar os recursos de Rich Communication Services.
- [WhatsApp Business API](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta/whatsapp.md): O WhatsApp é um serviço de mensagens pertencente ao Facebook, com mais de 1,5 bilhão de usuários ativos mensais. O Chatlayer oferece integração com a API do WhatsApp Business por meio da Sinch Conversation API.


---

# 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://docs.chatlayer.ai/chatlayer-documentation-pt-br/channels.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.
