> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/vn/tai-khoan/cap-do-tai-khoan/cac-goi-duy-tri-maintenance-plans.md).

# Các gói Duy trì Maintenance Plans

## A. Gói duy trì (Maintenance Plans)

**Maintenance Plans** cho phép người dùng tiếp tục sử dụng đầy đủ các chức năng trong hệ thống trong một khoảng thời gian xác định.

#### Gói 1 tháng

* **Phí kích hoạt:** 20 USDT / 1 lần
* **Quyền lợi:**
  * Kích hoạt trong 30 ngày
  * Duy trì quyền truy cập hệ thống
  * Hỗ trợ Affiliate cơ bản
* **Hạn dùng:** 30 ngày kể từ ngày kích hoạt

#### Gói 1 năm

* **Phí kích hoạt:** 200 USDT / 1 lần
* **Quyền lợi:**
  * Duy trì quyền truy cập trong 365 ngày
  * Tiết kiệm 40 USDT so với đăng ký theo tháng
  * Ưu tiên hỗ trợ & kích hoạt các tính năng mở rộng

> **Lưu ý:** Gói duy trì có thời hạn cụ thể và sẽ tự động cập nhật quyền lợi trong suốt thời gian hiệu lực.


---

# 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://wiki.onfa.io/vn/tai-khoan/cap-do-tai-khoan/cac-goi-duy-tri-maintenance-plans.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.
