# Channels

- [Chat widget](https://manuals.dialox.ai/studio/channels/chat-widget.md)
- [WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp.md): How to set up your WhatsApp number in DialoX through API or Coexistence
- [WhatsApp API](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp.md)
- [How to integrate WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-integrate-whatsapp.md)
- [How to change my WhatsApp profile](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-change-my-whatsapp-profile.md)
- [How to manage WhatsApp templates](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-manage-whatsapp-templates.md)
- [How to send WhatsApp template with documents](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-send-whatsapp-template-with-documents.md)
- [How to automate outbound WhatsApp](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-automate-outbound-whatsapp.md): How to use the API to send whatsapp templates?
- [How to send WhatsApp template](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-send-whatsapp-template.md)
- [How to use Commerce Catalog](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/how-to-use-commerce-catalog.md)
- [WhatsApp for Business](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp/whatsapp-for-business.md)
- [WhatsApp Coexistence](https://manuals.dialox.ai/studio/channels/whatsapp/whatsapp-coexistence.md)
- [MS Teams](https://manuals.dialox.ai/studio/channels/ms-teams.md)
- [How to migrate new Version](https://manuals.dialox.ai/studio/channels/ms-teams/how-to-migrate-new-version.md): Migrate from @EVA to @DialoX
- [How to change channel connection](https://manuals.dialox.ai/studio/channels/ms-teams/how-to-change-channel-connection.md)
- [Facebook Messenger](https://manuals.dialox.ai/studio/channels/facebook-messenger.md)
- [Phone](https://manuals.dialox.ai/studio/channels/phone.md)
- [Progressive Web App (PWA)](https://manuals.dialox.ai/studio/channels/progressive-web-app-pwa.md)


---

# 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://manuals.dialox.ai/studio/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.
