> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/gong-gao/pei-he-jian-xun-shi-ming-zhi-zheng-ce-qing-wan-cheng-shou-quan-bing-ti-gong-zhi-ding-de-jian-xun-fa.md).

# 配合簡訊實名制政策，請完成授權並提供指定的簡訊發送者名稱

因應主管機關政策要求，所有簡訊內容必須明確揭示發訊者身份。

為符合法規並保障收訊者權益，Omnichat 需取得您的授權才能持續為您提供簡訊服務（**手機綁定認證簡訊** 以及 **LINE 通知快捷 - 簡訊**）。

請於 2025/11/01 前，透過 Email 完成授權並提供您指定的簡訊發送者名稱，否則將影響到簡訊相關功能的使用。

若簡訊文案中涉及第三方姓名、公司名稱等資訊，也請務必事先取得合法授權及相關佐證文件。若未經授權使用，所衍生之法律責任將由品牌方自行承擔。

此調整不影響簡訊的寄送流程與驗證功能，僅針對訊息顯示方式進行優化。

感謝您的理解與配合。

如有任何問題，歡迎隨時與我們的客服團隊聯繫。


---

# 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://docs.omnichat.ai/gong-gao/pei-he-jian-xun-shi-ming-zhi-zheng-ce-qing-wan-cheng-shou-quan-bing-ti-gong-zhi-ding-de-jian-xun-fa.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.
