> 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 是否符合您的業務需求時，這份文件能對您極具價值。

{% 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.
