> 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>Explainers 是可扫描的资源，旨在让 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>字段指南作为 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>Bluepapers 以 Zoom 的标志性颜色命名，是深入的战略资源，能够对标准白皮书进行更深入的扩展。<br><br>这些文档会探讨整个产品线或服务——例如 Zoom Phone 和 Zoom 呼叫中心——并提供全面概览、关键洞察以及重要主题摘要。<br><br>Bluepapers 非常适合帮助用户获得完整理解，是深入了解 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.
