# Tiến trình của người chơi

Sau mỗi ván chơi, người chơi sẽ tích lũy được kinh nghiệm. Có được kinh nghiệm, họ tăng cấp độ của mình. Đối với mỗi cấp độ mới, người chơi sẽ nhận được một số loại phần thưởng dưới dạng NFT, chẳng hạn như các vật phẩm mà anh ta có thể sử dụng trong các trò chơi trong tương lai.

Nếu người chơi đăng nhập vào game nhiều ngày liên tiếp cũng sẽ nhận được phần thưởng và phần thưởng tùy thuộc vào số ngày chơi liên tiếp.


---

# Agent Instructions: 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:

```
GET https://docs.pixudi.com/pixudi-manual/tieng-viet/choi-tro-choi/tien-trinh-cua-nguoi-choi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
