> 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.md).

# Marketing SMS

### How to Use **Marketing** SMS

The **Marketing SMS** feature allows you to send one-time verification codes via SMS for user authentication, account recovery, or secure access control. Follow the steps below to use this function.

#### 1. Where to Find It

From the **Basic Resource Center**, locate and click on:\
👉 **SMS** (icon with a speech bubble)Then, in the left sidebar menu, select:\
👉 **Marketing SMS**

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

#### 2. How to Use It

The Marketing SMS module includes four core sub-pages, each designed to help you manage different stages of your SMS campaigns. Let’s walk through them one by one:

* **Send SMS** – Create and send individual or bulk messages
* **Number File** – Upload and manage phone number lists for future use
* **Sending Queue** – Monitor tasks that are pending or in progress
* **Sending Record** – View detailed history and delivery status of all sent messages

Each page supports efficient campaign management—from preparation to tracking.

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


---

# 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.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.
