> 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/jin-jie-qi-ye-fu-wu/virtual-desktop-infrastructure/vdi-explainer.md).

# VDI 說明

Zoom Workplace VDI（虛擬桌面基礎架構）應用程式與 Plug-In 有助於賦能使用虛擬基礎架構的企業，在不顯著影響虛擬伺服器資源的情況下，提供高品質的即時媒體體驗。

以下頁面提供關於 Zoom Workplace VDI 應用程式與 Plug-In 如何運作，以及它們如何讓使用虛擬桌面基礎架構的企業受益的技術說明與見解。

{% content-ref url="/pages/82d08a96ee25bec6943792e49af1766028e52a9c" %}
[概覽](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/virtual-desktop-infrastructure/vdi-explainer/overview.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/5746e947a2b90a5fe203324d47711e2dc9da866e" %}
[管理與部署](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/virtual-desktop-infrastructure/vdi-explainer/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/0b9c8fa4c24ebf60dcaaade1802e6788fb7e153b" %}
[限制](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/virtual-desktop-infrastructure/vdi-explainer/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/74cadf642070c5487d4a3848f55fe1256b600036" %}
[疑難排解](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/virtual-desktop-infrastructure/vdi-explainer/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/c4c3e098a39c423653caaada084a1542b384b905" %}
[常見問題](/technical-library/zh-tw/jin-jie-qi-ye-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-tw/jin-jie-qi-ye-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.
