> 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/navegacao/multi-channel.md).

# Canais

<figure><img src="/files/81b3951a8b0a41f41aedbef6d10db77f419bd5e5" alt="" width="375"><figcaption></figcaption></figure>

[Publicação](/chatlayer-documentation-pt-br/publicar/publishing-your-bot.md) publicar seu bot em um canal é bastante fácil se você seguir nossos guias de canal:

{% content-ref url="/pages/dea2790687d812cc9a4bda56ffb682e3860d7688" %}
[Broken mention](broken://pages/dea2790687d812cc9a4bda56ffb682e3860d7688)
{% endcontent-ref %}

{% content-ref url="/pages/62c50eb3a317790e53e2aa533a708a12398e206a" %}
[Facebook Messenger \[Descontinuado em breve\]](/chatlayer-documentation-pt-br/channels/all-channels/facebook.md)
{% endcontent-ref %}

{% content-ref url="/pages/b1623efc042711aa316d5d3b237a4e25e41933ef" %}
[WhatsApp Business API](/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta/whatsapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/446008148f463d7614fdbebc5f72ca8418962265" %}
[Google Assistant \[Descontinuado em breve\]](/chatlayer-documentation-pt-br/channels/all-channels/google-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/e847c05bc49d9a56093c53b371c0a87883ad3646" %}
[Web V2](/chatlayer-documentation-pt-br/channels/all-channels/web/web-v2.md)
{% endcontent-ref %}

{% content-ref url="/pages/08b1b8792b438a7942d2b5e353ea17cb326a3ee7" %}
[Voicebots](/chatlayer-documentation-pt-br/voz/phone-and-voice.md)
{% endcontent-ref %}

{% content-ref url="/pages/ec7851d1c9a54a4c74271ab157cf558963a36862" %}
[Webhook](/chatlayer-documentation-pt-br/channels/all-channels/webhook-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/2e7fe369f95701bc1feef7dffb5d935864e1a7eb" %}
[Sinch Conversation API](/chatlayer-documentation-pt-br/channels/sinch-conversation-api-beta.md)
{% endcontent-ref %}


---

# 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/navegacao/multi-channel.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.
