# Welcome to BulkSMS

### What is BulkSMS?&#x20;

Connect your apps, systems and software to our easy to use BulkSMS gateway to send bulk SMS messages to users all across the globe.&#x20;

## Getting started with our API

Developers 🧡️‍ our *out of the box* API solution. Get started with some useful guides:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>✉️ <strong>Send SMS messages</strong></td><td>The perfect API to send/receive SMS messages easily.</td><td><a href="sending-sms/send-single-sms-message">Get started</a></td></tr><tr><td>📦 <strong>Get Delivery Receipts</strong></td><td>Have full flexibility to receive DR's to your webhooks.</td><td><a href="overview/introduction/delivery-notifications-dlrs-webhooks">Get started</a></td></tr><tr><td>🔎 <strong>Search for Messages</strong></td><td>Get full access your message history using our API. </td><td><a href="message-history/search-sent-and-received-messages">Get started</a></td></tr><tr><td>🔓 <strong>Find old documents</strong></td><td>Check out our Archived docs section to read our old docs.</td><td><a href="archived-docs">Get started</a></td></tr></tbody></table>


---

# 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://wiki.mobivatebulksms.com/welcome-to-bulksms.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.
