# Social Integrations

We currently support 5 integration, you can read more about them in their specific integration pages.

* [WhatsApp](/documentation/social-integrations/whatsapp.md)

{% embed url="<https://youtu.be/5WPce2Gp-Bw>" %}

* [Facebook Messenger](/documentation/social-integrations/facebook-messenger.md)
* [Instagram Messenger](/documentation/social-integrations/instagram-messenger.md)

{% embed url="<https://youtu.be/ZcOKO0zoVkE>" %}

* [Telegram](/documentation/social-integrations/telegram.md)

{% embed url="<https://youtu.be/K9b0iSC5ohY>" %}

* [Slack (NEW)](/documentation/social-integrations/slack-new.md)

{% embed url="<https://youtu.be/1vlxxtzA_1k>" %}

* [Discord (NEW)](/documentation/social-integrations/discord-new.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://docs.flowbridge.app/documentation/social-integrations.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.
