> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide/requirements.md).

# 需求

### 系統需求

Zoom Phone SMS 支援 Zoom 網頁應用程式、Zoom Workplace 桌面應用程式，以及 Zoom Workplace 行動應用程式。桌面版使用者必須使用 Windows、Mac 或 Linux 作業系統，行動應用程式使用者必須使用 iOS 或 Android 裝置。

### 使用 SMS 需要已指派的 Zoom Phone 通話方案以及 10 位數電話號碼

如需查看指派 Zoom Phone 通話方案的逐步說明，請參閱 [管理電話使用者](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0069309) 支援文章。

除了支援的通話方案之外，使用者還必須指派 10 位數電話號碼才能使用 SMS。對於美國和加拿大以外的使用者，必須使用行動電話號碼類型。若要查看指派電話號碼的詳細說明，請參閱 [號碼管理](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0074457) 支援文章。

#### <mark style="color:藍色;">美國與加拿大通話方案</mark>

美國或加拿大的使用者必須指派以下其中一種 Zoom Phone 通話方案才能使用 SMS：

* Zoom Phone 計量制
* 無限制、專業版加強版
* 商務版加強版（美國和加拿大號碼）

#### <mark style="color:藍色;">澳洲通話方案</mark>

澳洲的使用者必須指派以下其中一種 Zoom Phone 通話方案才能使用 SMS：

* Zoom Phone AU/NZ 區域通話方案
* 具有 AU/NZ 額外電話號碼的 Zoom Phone 專業版
* 商務版加強版（AU/NZ 號碼）

#### <mark style="color:藍色;">英國通話方案</mark>

英國的使用者必須指派以下其中一種 Zoom Phone 通話方案才能使用 SMS：

* Zoom Phone UK/IR 區域通話方案
* 具有 UK/IR 電話號碼的 Zoom Phone 專業版
* 商務版加強版（UK/IR 號碼）

### SMS 限制

以下限制適用於 Zoom Phone SMS：

* 實體桌上型電話不支援 SMS。
* SMS 目前僅適用於美國、加拿大、英國和澳洲。目前在紐西蘭或愛爾蘭尚未提供。
* 國際 SMS 僅適用於美國/加拿大。

{% hint style="info" %}
**注意**

國際 SMS 功能可讓美國和加拿大的使用者向國際上的 Zoom Phone 使用者或行動電話使用者傳送訊息。國際 Zoom Phone 使用者無法回覆美國和加拿大的 Zoom Phone 使用者。若國際行動電話使用者的電信業者提供國際 SMS 方案，他們可以回覆。
{% endhint %}

* MMS 僅適用於美國/加拿大。
* Zoom Phone Pro Global Select Unlimited 不支援行動電話號碼類型。


---

# 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://library.zoom.com/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-sms-field-guide/requirements.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.
