# Connect Your Social Media

## Channels on MyAlice

You can connect the following social channels on MyAlice.&#x20;

* [Facebook Feed](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-facebook-feed)
* [Messenger](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-messenger)
* [Instagram](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-instagram-messenger)
* [WhatsApp Business](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-whatsapp-business)
* [Telegram](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-telegram)
* [Viber](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-viber)
* [Line](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media/connect-line)

Go to the **Integration** tab on the left navigation bar to view all available and integrated channels.

![](https://content.gitbook.com/content/ZlunlE4rHhMzJq9M0MQx/blobs/Pg98zg9vbbYZERWVrD47/Integrations%20tab.png)

{% hint style="info" %}
Some channels do not support certain automation blocks due to API limitations. Find out what blocks you can use on different support channels [here](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/support-blocks).
{% endhint %}

&#x20;


---

# 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.myalice.ai/myalice-guide-arabic/myalice-channels/connect-social-media.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.
