> 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/quan-tri-he-thong/license-updates-verify.md).

# Xác minh cấu hình cấp phép và máy chủ cập nhật

Cần có cấu hình cấp phép hợp lệ để chạy khối lượng công việc và dịch vụ NAS cũng như để thực hiện cập nhật hệ thống. Việc cấp phép và cập nhật thông thường sẽ yêu cầu kết nối và xác thực tới máy chủ cập nhật VergeOS.

{% hint style="info" %}
**Đối với cấp phép/cập nhật air-gap, xem: các bài viết KB:** [**Yêu cầu giấy phép Air-gap cho VergeOS**](/knowledge-base/vi/getting-started/requesting-an-airgap-license.md) **và** [**Cập nhật hệ thống VergeOS với giấy phép cách ly mạng**](/knowledge-base/vi/system-administration/updating-vergeos-system-with-airgap-license.md)**.**
{% endhint %}

## Xác minh kết nối tới máy chủ cập nhật VergeOS

1. Từ Bảng điều khiển chính, điều hướng đến **System > Updates**. Thao tác này sẽ đưa bạn đến Bảng điều khiển Cập nhật.
2. Nhấp vào **Kiểm tra cập nhật** ở menu bên trái.
3. Xác minh chỉ báo màu xanh lá trong ***Trạng thái*** trường. Kết nối thất bại sẽ được biểu thị bằng trạng thái đỏ và thông báo lỗi trong trường trạng thái.
4. Nếu trạng thái không màu xanh lá:
   * nhấp **Chỉnh sửa cài đặt** ở menu bên trái.
   * Xác minh **đúng tên người dùng/mật khẩu cấp phép**. Nếu bạn không chắc chắn về thông tin đăng nhập cấp phép của mình, hãy liên hệ với đại diện bán hàng hoặc hỗ trợ VergeOS của bạn.
   * Xác minh **Nguồn cập nhật**
     * dành cho phòng lab tại nhà và các cài đặt POC (không bán lại): ***Bản dùng thử/NFR của Verge.io***
     * dành cho giấy phép sản xuất thông thường: ***Cập nhật Verge.io***
   * Xác minh **Kết nối Internet** từ hệ thống VergeOS.


---

# 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/quan-tri-he-thong/license-updates-verify.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.
