> 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/gao-ji-qi-ye-fu-wu/vdi.md).

# VDI Workplace 应用

欢迎使用虚拟桌面文档

Zoom Workplace VDI（虚拟桌面基础设施）应用和插件帮助赋能拥有虚拟基础设施的企业，在不显著影响虚拟服务器资源的情况下提供高质量的实时媒体体验。

以下页面提供了关于 Zoom Workplace VDI 应用和插件如何运作，以及它们如何使采用虚拟桌面基础设施的企业受益的技术说明和见解。

{% content-ref url="/pages/3c0728459b61fb043b0ab8f7f04cc61abd3ac2e9" %}
[概述](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/cac955ad734457b0b2b1d30971d3c7ce38b4d9fd" %}
[核心概念](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/fd72a31f662c834f6a958ab1353f8ad010202fe9" %}
[管理和部署](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/e11dcd6e1a5743c7675ebcc9233b1f1e9b51aaba" %}
[限制](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/e75a3524e1a8a4adb54a74b5661be1f46b5e2486" %}
[故障排除](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/3bb2e15aea066463a7115c4c1e482861c0baccc5" %}
[常见问题解答](/technical-library/zh/gao-ji-qi-ye-fu-wu/vdi/frequently-asked-questions.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/gao-ji-qi-ye-fu-wu/vdi.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.
