# Channels

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

[Publishing](/publish/publishing-your-bot.md) your bot on a channel is quite easy if you follow our channel guides:

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

{% content-ref url="/pages/-LLjUUDTRj\_A\_F8UrHUi" %}
[Facebook Messenger \[Deprecated soon\]](/channels/all-channels/facebook.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-LzgIgZoZL29KEBPLR8B" %}
[Google Assistant \[Deprecated soon\]](/channels/all-channels/google-assistant.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-M1UufcEW5Dli0NgTILc" %}
[Voicebots](/voice/phone-and-voice.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LV3sg2PGpxUZWTt6mT-" %}
[Webhook](/channels/all-channels/webhook-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCveMtCyiPUbk0swMe9" %}
[Sinch Conversation API](/channels/sinch-conversation-api-beta.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/navigation/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.
