> 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/cong-zhe-li-kai-shi/readme.md).

# 歡迎使用 Zoom 技術資料庫

Zoom 技術資料庫是您取得進階 Zoom 產品文件與流程的目的地！我們了解在整個平台上有許多設定、切換選項與控制項可供使用，因此我們希望盡可能提供最佳資源來支援 Zoom 平台管理員，所以我們特別為系統管理員與技術人員建立了這個資料庫。以下先讓您搶先一窺未來將陸續新增的資源類型：

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>說明文件</strong></td><td>說明文件是便於快速瀏覽的資源，旨在讓 Zoom 的產品更容易理解。<br><br>這些文件結合了 FAQ 的結構與白皮書的部分元素，將技術概念拆解為精簡摘要與較完整的說明。<br><br>每個章節標題都提供快速重點，而搭配的內容則為想深入了解的人提供更清晰的說明。<br><br><br><br><br><br><br><br><br></td><td><a href="/files/3d83f7d6e9d32125a4c0dbc679e410db4c269e99">/files/3d83f7d6e9d32125a4c0dbc679e410db4c269e99</a></td></tr><tr><td><strong>實務指南</strong></td><td>實務指南兼具導覽工具與 Zoom 產品及功能的部署指南作用。<br><br>這些文件著重協助 IT 管理員完成複雜的工作或流程，例如部署 Zoom Phone 本地存活模組或設定進階的 Zoom Contact Center 功能。<br><br>在這些文件中，您可以期待清楚的逐步指引與實用技巧，以簡化實作並協助順利完成全組織範圍的部署。<br><br><br><br><br></td><td><a href="/files/6536e9e7a2b05a7a84514c75d8c997ac73afe11f">/files/6536e9e7a2b05a7a84514c75d8c997ac73afe11f</a></td></tr><tr><td><strong>藍皮書</strong></td><td>Bluepapers 以 Zoom 的代表色命名，作為深入的策略性資源，延伸標準白皮書的內容。<br><br>這些文件會探討整個產品線或服務——例如 Zoom Phone 與 Zoom Contact Center——並提供完整概覽、關鍵洞見及重要主題摘要。<br><br>若想全面掌握內容，Bluepapers 是深入洞察 Zoom 產品的首選資源。<br><br><br><br><br><br><br><br></td><td><a href="/files/705a57134ad95e440180a756a5130209b79d8118">/files/705a57134ad95e440180a756a5130209b79d8118</a></td></tr></tbody></table>

無論您是經驗豐富的 Zoom 管理員，或是剛起步的新手，都能找到適合自己的內容。請將此網站加入書籤，並隨著我們擴充這個區域時回來查看更新。

當您準備開始時，請使用左側選單選擇產品，展開其文件選項，並選取最符合您需求的資源。


---

# 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/cong-zhe-li-kai-shi/readme.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.
