# 發送簡訊流程

路經：客戶列表 > 發送信件

操作流程：

1. 登入系統後，到客戶列表，點擊「發送信件」

   <figure><img src="/files/JvDTldWd9n5YcRPKTp2w" alt="" width="563"><figcaption></figcaption></figure>
2. 選擇客戶：點擊「新增客戶」，選擇客戶
3. 輸入發送時間：可以輸入排程時間也可以點擊「立即」帶入當前時間
4. 寄送方式：選擇「簡訊（每則花費1點）」
5. 編輯通知信：輸入簡訊內容
6. 點擊「加入寄信排程」，即完成簡訊發送。

   <figure><img src="/files/7MG7vRvlfQdZCpNtfmcK" alt=""><figcaption></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://susanl.gitbook.io/ke-hu-wen-da-ji/chang-jian-wen-ti/fa-song-jian-xun-liu-cheng.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.
