> For the complete documentation index, see [llms.txt](https://huongdan.cnvcdp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvcdp.com/tinh-nang/cai-dat/he-thong.md).

# Hệ thống

## 1. Cài đặt gói token sử dụng

> Admin có thể thay đổi cài đặt gói Token đang sử dụng

Khi đăng ký gói với CNV Loyalty, doanh nghiệp sẽ được mặc định chọn vào gói Token linh hoạt (Token sử dụng theo năm)

* Token sẽ được sử dụng linh hoạt và chỉ bị giới hạn dựa trên tổng token được sử dụng của gói dịch vụ. Khi hết token thì các chiến dịch chứa hành động có phí token sẽ tự động tạm dừng.

Admin có thể thao tác để chuyển sang gói Token cố định (Token sử dụng theo tháng)

* Token sẽ được sử dụng theo hạn mức theo ngày và tháng, dựa trên gói dịch vụ. Khi hết hạn mức ngày, các chiến dịch chứa hành động có phí token sẽ tự động tạm dừng và chạy lại vào tháng mới.

{% hint style="danger" %}
Lưu ý: Chỉ có thể thay đổi cài đặt này 1 lần kể từ khi kích hoạt gói CDP.&#x20;

Nếu những lần sau muốn thay đổi phải cần nhờ đến sự can thiệp của đội ngũ kỹ thuật CNV và chi phí phát sinh là 1.500.000/ lần.&#x20;
{% endhint %}

## 2. Cài đặt thời gian&#x20;

> Cấu hình thời gian chiến dịch chạy lại khi Token đạt giới hạn ngày

Khi chiến dịch đạt giới hạn Token/ ngày thì sẽ bắt đầu chạy lại vào thời gian đã cài đặt.


---

# 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://huongdan.cnvcdp.com/tinh-nang/cai-dat/he-thong.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.
