# Connecting messengers

- [Connecting Whatsapp Business](https://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting_whatsapp_business.md)
- [Connecting WhatsApp by phone number](https://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting-whatsapp-by-phone-number.md): Instruction for connecting WhatsApp by phone number to NovaTalks
- [Creating a bot in Viber Public Bot](https://help.novatalks.com.ua/en/get-started/connecting_messengers/creating-a-bot-in-viber-public-bot.md): Instruction for creating a bot in Viber Public Bot.
- [Connecting a Telegram bot](https://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting-a-telegram-bot.md): How to create a Telegram bot for NovaTalks: Step-by-step guide
- [Connecting Telegram by phone number](https://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting-telegram-by-phone-number.md): Instruction for creating an application when connecting Telegram by phone number
- [Connecting Facebook and Instagram](https://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting-facebook-and-instagram.md): Instruction for connecting Facebook and Instagram to NovaTalks.


---

# 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://help.novatalks.com.ua/en/get-started/connecting_messengers.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.
