# Mailings and other services

- [How to create and send a mailing](https://docs.boomerangme.cards/mailings-and-other-services/how-to-create-and-send-a-mailing.md): Send sms and emails to your customers.
- [Ноw to connect WhatsApp Bot](https://docs.boomerangme.cards/mailings-and-other-services/now-to-connect-whatsapp-bot.md)
- [How to create a facebook messenger bot on the facebook side](https://docs.boomerangme.cards/mailings-and-other-services/how-to-create-a-facebook-messenger-bot-on-the-facebook-side.md)
- [How to Create a Telegram Bot](https://docs.boomerangme.cards/mailings-and-other-services/how-to-create-a-telegram-bot.md): Follow these steps to create a Telegram bot:
- [How to connect Google Business API](https://docs.boomerangme.cards/mailings-and-other-services/how-to-connect-google-business-api.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.boomerangme.cards/mailings-and-other-services.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.
