> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/run-the-platform/vi/readme.md).

# Chạy nền tảng

Trang chủ hằng ngày để vận hành VergeOS — lưu trữ, mạng, quản trị hệ thống và máy ảo, với các trang quan trọng nhất được đặt ở phía trước và phần chi tiết đầy đủ của từng phân hệ ở bên dưới.

## Bắt đầu tại đây

* [VergeOS là gì](/run-the-platform/vi/tong-quan-nen-tang/what-is-vergeos.md)
* [Tính năng của nền tảng](/run-the-platform/vi/tong-quan-nen-tang/platform-capabilities.md)
* [Chuyển đổi từ VMware](/run-the-platform/vi/tong-quan-nen-tang/transition-from-vmware.md)
* [Cấu hình hệ thống mới](/run-the-platform/vi/tong-quan-nen-tang/new-system-configuration.md)

## Các lĩnh vực vận hành cốt lõi

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-database">:database:</i></h3></td><td><strong>Lưu trữ</strong></td><td>Kiến trúc vSAN, dự phòng, phân tầng, chẩn đoán và lưu trữ bên ngoài.</td><td><a href="/pages/35d199a633526a75786c63b002ef329a29929599">/pages/35d199a633526a75786c63b002ef329a29929599</a></td></tr><tr><td><h3><i class="fa-network-wired">:network-wired:</i></h3></td><td><strong>Mạng</strong></td><td>Khái niệm mạng, hướng dẫn bắt đầu nhanh, mạng nội bộ và bên ngoài, cùng khắc phục sự cố.</td><td><a href="/pages/f8f2649772a740854d45b1f74e0e26f246d0c23b">/pages/f8f2649772a740854d45b1f74e0e26f246d0c23b</a></td></tr><tr><td><h3><i class="fa-sliders">:sliders:</i></h3></td><td><strong>Quản trị hệ thống</strong></td><td>Danh tính, khóa API, nút, cập nhật, quyền và cài đặt cụm.</td><td><a href="/pages/9accd6050a9df69a7bc5a0cb9f3fda8acc6ac68e">/pages/9accd6050a9df69a7bc5a0cb9f3fda8acc6ac68e</a></td></tr><tr><td><h3><i class="fa-desktop">:desktop:</i></h3></td><td><strong>Máy ảo</strong></td><td>Cấp phát, di chuyển, thao tác trong máy khách, di chuyển trực tiếp và các phương pháp hay nhất.</td><td><a href="/pages/02714b58620148e7b27695f7229d9c632a80d587">/pages/02714b58620148e7b27695f7229d9c632a80d587</a></td></tr></tbody></table>

## Không gian liên quan

* Lập kế hoạch triển khai: [Lập kế hoạch và triển khai](https://docs.verge.io/plan-and-deploy/vi/)
* Khôi phục sau thảm họa và tự động hóa: [Tự động hóa, bảo vệ và mở rộng](https://docs.verge.io/automate-protect-and-extend/vi/)


---

# 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://docs.verge.io/run-the-platform/vi/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.
