> For the complete documentation index, see [llms.txt](https://docs.replyco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.replyco.com/main-sections/adding-accounts/social-media.md).

# Social Media

- [Facebook Messenger](https://docs.replyco.com/main-sections/adding-accounts/social-media/facebook-messenger.md): Follow this step-by-step guide to receive Facebook Messenger messages in your Replyco account by adding the Facebook Messenger integration.
- [Instagram](https://docs.replyco.com/main-sections/adding-accounts/social-media/instagram.md): How to connect your company's Instagram Direct to the Replyco App.
- [Telegram](https://docs.replyco.com/main-sections/adding-accounts/social-media/telegram.md): Follow this step-by-step guide to receive Telegram messages in your Replyco account by adding the Telegram integration.
- [TikTok](https://docs.replyco.com/main-sections/adding-accounts/social-media/tiktok.md): How to connect your TikTok Shop account to the Replyco App.
- [WhatsApp](https://docs.replyco.com/main-sections/adding-accounts/social-media/whatsapp.md): Follow this step-by-step guide to receive WhatsApp messages in your Replyco account by adding the WhatsApp integration.


---

# 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.replyco.com/main-sections/adding-accounts/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.
