> 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/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/2f5f5092c490182a94f4442e307931bfaa31ccf4">/files/2f5f5092c490182a94f4442e307931bfaa31ccf4</a></td></tr><tr><td><strong>实地指南</strong></td><td>Field Guides 充当 Zoom 产品和功能的导航工具和部署指南。<br><br>这些文档侧重于帮助 IT 管理员完成复杂的任务或流程，例如部署 Zoom Phone 本地生存能力模块或配置高级 Zoom 呼叫中心功能。<br><br>在这些文档中，您可以期待清晰的分步说明和实用技巧，以简化实施并支持成功的、面向组织的部署。<br><br><br><br><br></td><td><a href="/files/e94a8b957545a1f382216bbfdb7cfd2b27dc7303">/files/e94a8b957545a1f382216bbfdb7cfd2b27dc7303</a></td></tr><tr><td><strong>蓝皮书</strong></td><td>以 Zoom 标志性色彩命名的蓝皮书，是对标准白皮书的深入战略资源补充。<br><br>这些文档会探讨完整的产品线或服务——例如 Zoom Phone 和 Zoom 呼叫中心——并提供全面概述、关键洞见以及核心主题摘要。<br><br>蓝皮书非常适合帮助用户获得完整理解，是深入了解 Zoom 产品的首选资源。<br><br><br><br><br><br><br><br></td><td><a href="/files/72168053a567824b2965d973ed67af1499f4a701">/files/72168053a567824b2965d973ed67af1499f4a701</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/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.
