> 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/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer.md).

# Phần giải thích VDI

Ứng dụng Zoom Workplace VDI (hạ tầng máy tính để bàn ảo) và Plug-In giúp trao quyền cho các doanh nghiệp có hạ tầng ảo để mang đến trải nghiệm đa phương tiện chất lượng cao, theo thời gian thực mà không ảnh hưởng đáng kể đến tài nguyên máy chủ ảo.

Các trang sau đây cung cấp các mô tả kỹ thuật và những hiểu biết về cách ứng dụng Zoom Workplace VDI và Plug-In hoạt động, cũng như cách chúng có thể mang lại lợi ích cho các doanh nghiệp sử dụng hạ tầng máy tính để bàn ảo.

{% content-ref url="/pages/925d75ce7aead0ad4c297a3aeb5a405263762cef" %}
[Tổng quan](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/26bd2a54018e75c607a0ea4215a139baf5241552" %}
[Các khái niệm cốt lõi](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/fe70214292babcb125ed320b41dde90deeace21d" %}
[Quản trị và triển khai](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/6bbe41fa076cdba204810062c225af87191c53b4" %}
[Hạn chế](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/46a3c9c00833e994abe714fa6af12e4e94622220" %}
[Khắc phục sự cố](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/virtual-desktop-infrastructure/vdi-explainer/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/6eef05edfcd863aa8bf56f854c220b6c7b270c2c" %}
[Những câu hỏi thường gặp](/technical-library/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/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/vi/cac-dich-vu-doanh-nghiep-lon-nang-cao/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.
