# 批量短訊發送

## 📲 批量短訊發送功能使用說明

本功能讓商戶可一次性向多位客戶發送相同的簡訊內容，適合推播促銷、訂單通知、或活動提醒。

***

### 🧭 功能位置

登入後台後，請依序點擊：**「加值功能」 > 「批量短訊發送」**

<figure><img src="/files/K2sc5yBMJycPZQF42szE" alt=""><figcaption></figcaption></figure>

***

### 🖥️ 操作說明

#### 1️⃣ 區碼 輸入要傳送的區碼

<figure><img src="/files/zpCzP7U25Cs8qwJrtxNV" alt=""><figcaption></figcaption></figure>

***

#### 2️⃣ 輸入電話號碼

* 每行輸入一個號碼
* 最多允許輸入 **50 筆**
* 不需加上區碼，系統會自動合併

📌 **格式範例**：

66881234\
66882345\
66993456

#### 3️⃣ 編寫訊息內容

輸入您要發送的簡訊文字內容，建議控制在 160 字元內（超過可能會拆成多段）。

***

#### 4️⃣ 發送前檢查

按下「發送」按鈕後，系統會提示您確認內容與號碼清單。

✅ **檢查清單：**

* 是否已選擇正確的區碼？
* 是否超過 50 筆號碼？
* 是否有重複號碼？
* 訊息內容是否為空？

***

### 💡 效果

<figure><img src="/files/DtRr7PHkyXC7VVukKXzG" alt=""><figcaption><p>發送成功效果</p></figcaption></figure>

***


---

# 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://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/duan-xun-guan-li-ctm/pi-liang-duan-xun-fa-song.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.
