> 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/tong-quan-nen-tang.md).

# Tổng quan nền tảng

- [Cấu hình hệ thống mới](https://docs.verge.io/run-the-platform/vi/tong-quan-nen-tang/new-system-configuration.md): Danh sách kiểm tra sau cài đặt để chuẩn bị một hệ thống VergeOS mới cho môi trường sản xuất, bao gồm cài đặt cụm, cấp phép, SMTP, chứng chỉ, cảnh báo, snapshot và cấu hình xác thực.
- [Khả năng của nền tảng VergeOS](https://docs.verge.io/run-the-platform/vi/tong-quan-nen-tang/platform-capabilities.md): Danh mục các tính năng của nền tảng VergeOS bao gồm lưu trữ phân tán, sao lưu/DR, ảo hóa tính toán, đa tenant, mạng định nghĩa bằng phần mềm, giám sát, tự động hóa và tích hợp.
- [Chuyển từ VMware sang VergeOS](https://docs.verge.io/run-the-platform/vi/tong-quan-nen-tang/transition-from-vmware.md): Hướng dẫn cho quản trị viên VMware chuyển sang VergeOS, bao gồm khác biệt kiến trúc, ánh xạ thuật ngữ, so sánh mạng và lưu trữ, cùng hướng dẫn di chuyển VM từng bước.
- [VergeOS là gì](https://docs.verge.io/run-the-platform/vi/tong-quan-nen-tang/what-is-vergeos.md): Giới thiệu về VergeOS, một hệ điều hành hạ tầng siêu hội tụ hợp nhất tính toán, lưu trữ, mạng và đa tenant thành một nền tảng. Bao gồm kiến trúc lõi, các tính năng chính và các trường hợp sử dụng.
- [Bắt đầu với giao diện VergeOS 26](https://docs.verge.io/run-the-platform/vi/tong-quan-nen-tang/ui-overview.md): Giới thiệu về giao diện người dùng VergeOS 26, bao gồm điều hướng dashboard, menu, theme, tự làm mới và truy cập trợ giúp cho quản trị viên mới và đang chuyển đổi.


---

# 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/tong-quan-nen-tang.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.
