> 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-ban-fu-wu/virtual-desktop-infrastructure/vdi-explainer.md).

# VDI 说明

Zoom Workplace VDI（虚拟桌面基础架构）应用和插件可帮助拥有虚拟基础架构的企业提供高质量、实时的媒体体验，同时不会显著影响虚拟服务器资源。

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

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

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

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

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

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

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