# Services

- [WhatsApp Blasting Service](https://docs.yaeris.com/services/whatsapp-blasting-service.md)
- [Unofficial WhatsApp Blasting](https://docs.yaeris.com/services/whatsapp-blasting-service/unofficial-whatsapp-blasting.md): Using unofficial WhatsApp API
- [Unofficial WhatsApp Button Blasting](https://docs.yaeris.com/services/whatsapp-blasting-service/unofficial-whatsapp-button-blasting.md): Using unofficial WhatsApp API
- [Official WA Biz Blasting](https://docs.yaeris.com/services/whatsapp-blasting-service/official-wa-biz-blasting.md): Using official WhatsApp API
- [Telegram Blasting Service](https://docs.yaeris.com/services/telegram-blasting-service.md)
- [LINE Blasting Service](https://docs.yaeris.com/services/line-blasting-service.md)
- [Signal Blasting Service](https://docs.yaeris.com/services/signal-blasting-service.md)
- [iMessage Blasting Service](https://docs.yaeris.com/services/imessage-blasting-service.md)
- [Dedicated Broadcast Number](https://docs.yaeris.com/services/dedicated-broadcast-number.md): Only applicable to WhatsApp


---

# 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.yaeris.com/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.
