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

# Zoom Phone 藍皮書

## 簡介

本文件旨在為讀者提供 Zoom Phone——Zoom 的雲端電話服務——的整體概覽、說明與理解。在本文件中，讀者將了解 Zoom Phone 提供的各種功能、對此服務運作方式的說明，以及協助設定新帳戶的資訊，包括其網路環境。雖然本文件力求涵蓋周全，但它並未包含 *每次* 所有可用功能，因為 Zoom Phone 團隊持續創新，並定期推出新功能。若讀者有任何問題，建議與其帳戶或業務團隊聯繫，以針對此產品提出相關詢問，協助確保您對 Zoom Phone 能為貴公司提供的服務有量身打造的理解。

### <mark style="color:藍色;">如何使用本文件</mark>

本文件的設計旨在以易於消化的小段資訊提供給您，讓學習新產品更輕鬆。在整份文件中，我們透過兩種方式做到這一點：

1. 在可行的情況下，將說明性內容濃縮在標題中。
2. 以類別方式列出 Zoom Phone 的功能與體驗，並附上簡短、實用的摘要，將內容拆解為簡單概念，且附有相關支援文章連結。

例如，在 **Zoom Phone 概覽** 頁面上，您會讀到：「*Zoom Phone 提供三種主要服務方案：原生、BYOC 雲端對等連線，以及 BYOC 本地端對等連線。*」這個標題的目的，是先將資訊提供給您，讓您在無須逐段解讀多段文字的情況下，就能掌握所閱讀內容的大致概念。

在其他地方，我們採用了主題式的方式，因為有些功能 *有點* 太過細緻，難以用簡短的標題文字輕易概括。例如，像「*自動接待員*」和「*安全標準*」等 Zoom Phone 功能是以主題方式列出，目的是讓您更容易找到它們及相關內容。因此，當您閱讀 *下一個* 標題時，「*Zoom Phone 原生*」，您就知道您正在閱讀關於 *該* 服務方案，以及與之相關的任何其他重要區別。

歸根究柢，我們希望這份文件對您這位讀者而言清楚、實用且資訊充足。因此，我們加入了圖示、建議、註記、少數注意事項，以及許多、許多通往支援中心的連結，讓您隨時都能取得各相關功能的最新說明。話雖如此，我們希望當您考慮並探索 Zoom Phone 是否適合您的業務需求時，這份文件能對您極具價值。

{% content-ref url="/pages/4434951109834f5406fdd178b49a35531173cf4b" %}
[概覽](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8f9c8a92ad8dc158644d615095d33d50aef19fc" %}
[設定](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/541a8b0acded4a42508819b4cc112f7d6496b7a6" %}
[使用者體驗](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/user-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/3458707bd19b0856ab8456762e5cf3d3384f7d48" %}
[管理員體驗](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/admin-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/d469699049445b4a36d94f3b5dfa06d57e58e6d7" %}
[隱私、安全性與合規性](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/privacy-security-and-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/ef709b738fa67f5a5f2be5500824d9b491eac9a7" %}
[Zoom Phone 本地存續性](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/zoom-phone-local-survivability.md)
{% endcontent-ref %}

{% content-ref url="/pages/d795188b7a4e99a7afa98ee616ff78c8ced6c5e6" %}
[遷移策略](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/migration-strategies.md)
{% endcontent-ref %}

{% content-ref url="/pages/f4a4e4ce9bc5d5ea53613f2477ad1906cf5f4df1" %}
[注意事項](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/things-to-note.md)
{% endcontent-ref %}

{% content-ref url="/pages/e3d83af2e9f591a69d50eb28c93e275e60dc42dd" %}
[疑難排解](/technical-library/zh-tw/zoom-workplace/zoom-phone/zoom-phone-bluepaper/troubleshooting.md)
{% endcontent-ref %}


---

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