> For the complete documentation index, see [llms.txt](https://docs.yaeris.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaeris.com/faqs/sms-blasting-service.md).

# SMS Blasting Service

{% hint style="warning" %}
Important Note: Our SMS blasting service ***cannot insert link/URL*** in the message and ***cannot send illegal content*** out due to Malaysia's government regulation.
{% endhint %}

<details>

<summary>Can I broadcast SMS message to any countries?</summary>

Yes, except for China and Hong Kong. Our company is located in Malaysia. So, we are sending SMS from this country to whichever country you want except for China and Hong Kong

</details>

<details>

<summary>What will the number displays in my customer's phone?</summary>

It will be displaying in random Malaysia phone number.

</details>

<details>

<summary>Do you guarantee all phone numbers I have uploaded are being sent out and successfully received by all my prospect?</summary>

We do not guarantee our delivery rate will be at 100%. Our definition of delivery rate is defined as the total number has successfully sent out from our server (*not defined as total number which receive your message*).&#x20;

</details>


---

# 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.yaeris.com/faqs/sms-blasting-service.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.
