> 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>藍皮書以 Zoom 的代表色命名，作為深入的策略性資源，進一步延伸一般白皮書的內容。<br><br>這些文件會探討完整的產品線或服務，例如 Zoom Phone 與 Zoom Contact Center，並提供全面概覽、重點洞察與重要主題摘要。<br><br>藍皮書非常適合用來建立完整理解，是深入掌握 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.
