> For the complete documentation index, see [llms.txt](https://doc1.antgst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc1.antgst.com/help-center/sms/marketing-sms/send-sms.md).

# Send SMS

This page allows you to create and send marketing SMS messages, supporting both instant delivery and scheduled sending. Follow the steps below to configure your message.

<figure><img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2Fgit-blob-3695cf601b03d6e09f80ba76650cd7f9dfc3e7f6%2Fimage%20(17).png?alt=media" alt=""><figcaption></figcaption></figure>

#### 1. Basic Information

**Sender ID**

Enter a sender name or identifier that will appear on recipients’ devices (e.g., "ANT", "Promo").

> ✅ This is optional but recommended for brand recognition.

**Sending Country \***

Select the country where the recipient numbers are located.

> ⚠️ **Important**: You must select a sending country before entering any phone numbers.

***

#### 2. Recipient Number \*

You can add recipient numbers in three ways:

**Option 1: Enter Number (Manual Input)**

* Use this method to send to a small number of contacts (up to **100 messages**)
* Ideal for testing or quick promotions
* Format: Only digits, `+`, and `-` are allowed (e.g., `+86 13812345678`)

> <img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2FhjKNfrGQSoaIrgnIifPi%2Fimage.png?alt=media&amp;token=7df52df9-a21d-4553-b422-c3e54cc8946b" alt="" data-size="original">
>
> 💡 Tip: For bulk sends, use one of the other two options.

**Option 2: Upload Number**

* Click **"Upload Number"** to import a file
* Supported formats: `.csv`, `.txt`, `.xlsx`
* Ensure all numbers include the correct country code
* File should contain only one column with phone numbers (no headers required)

<figure><img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2FrT9YbONUeW7uoGNavyQC%2Fimage.png?alt=media&amp;token=67d7f2cd-ea1b-4976-bb65-8d8e9555e31f" alt=""><figcaption></figcaption></figure>

**Option 3: Select Number File**

* Choose from previously uploaded or saved number files
* Useful for reusing customer lists from past campaigns
* Click the dropdown to browse available files

<figure><img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2FDDMSFWoCiIs7iuE6ymhS%2Fimage.png?alt=media&amp;token=dbd8488b-eb26-4a55-be9d-a8fe90354618" alt=""><figcaption></figcaption></figure>

> 📌 All methods require the selected **Sending Country** to be set first.

***

#### 3. SMS Content \*

Enter the message text you want to send.

> 🔒 Avoid spammy content or sensitive information—ensure compliance with local regulations.

***

#### 4. Sent Time

Choose when the message is delivered:

* **Send Now**: Delivers immediately
* **Scheduled Sending**: Set a future date and time (click “Next Step” to configure)

***

#### 5. Next Step

After filling out all required fields, click **"Next Step →"** to review and confirm your campaign.

<figure><img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2Fgit-blob-3fe11f4903ff0039adaedf167349d68876681e23%2Fimage%20(21).png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1063803597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeMT6j6yprSW9Vl5MB4Oi%2Fuploads%2Fgit-blob-fa2eada301613d1922280cf84f4abf91d93accce%2Fimage%20(22).png?alt=media" alt=""><figcaption></figcaption></figure>

> 📝 The system will validate your input before proceeding. If any errors occur (e.g., invalid format, missing country), they will be shown clearly.
>
> ✅ Once your message is successfully sent, you can track it in **Sending Queue** (for pending/delivering messages) or **Sending Record** (for completed deliveries).

***

#### ✅ Tips & Best Practices

* Always verify recipient consent before sending marketing SMS.
* Test with a small group first using manual input.
* Use consistent Sender IDs for brand recognition.
* Monitor sending records after delivery to check success rates.


---

# 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, and the optional `goal` query parameter:

```
GET https://doc1.antgst.com/help-center/sms/marketing-sms/send-sms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
