> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/vn/san-giao-dich/cac-chuong-trinh/points.md).

# Points

#### **Chương Trình Points của Backpack Exchange**

* **Thời Gian Các Mùa**
  * Season 1: March 21, 2025 - May 29, 2025
  * Season 2: July 3, 2025 - September 10, 2025
  * Season 3: September 11, 2025 - November 19, 2025
  * Season 4: Bắt đầu từ November 20, 2025
* **Phân Phối Points**
  * Points được phân phối hàng tuần, dựa trên hoạt động của người dùng trên tất cả các sản phẩm.
  * Tiêu chí tính points được cập nhật liên tục và được thiết kế không công khai chi tiết.
  * Mục tiêu: Thưởng cho những người dùng đóng góp vào sự tăng trưởng của Backpack.
  * Lịch phân phối:
    * Mỗi Thứ Sáu vào 02:00 UTC
    * Dựa trên hoạt động kết thúc vào Thứ Năm lúc 00:00 UTC
  * Backpack có quyền điều chỉnh các lần phân phối points trước đó.
* **Xếp Hạng**
  * Xếp hạng được gắn với từng mùa.
  * Khi một mùa mới bắt đầu, tất cả người dùng sẽ bắt đầu lại từ số không.
  * Các hạng: **Bronze, Silver, Gold, Platinum, Diamond, Challenger**
* **Các Đợt Phân Bổ Đặc Biệt**
  * **Legacy Drop**: Snapshot được ghi nhận vào March 20, 2025, khoảng 09:00 UTC, phân bổ cho người dùng lịch sử kể từ cuối năm 2023.
  * **Bonus Drop**: 10 triệu points được phân bổ cho người dùng hoạt động trong giai đoạn ngoài mùa giữa Season 1 và Season 2.
* **Affiliate Point Matching**
  * Các affiliate đủ điều kiện sẽ nhận points nâng cao dựa trên hoạt động của người dùng được giới thiệu.
  * Được cấp theo quyết định của Backpack.
* **Truy Cập Của Người Dùng**
  * Xem points và xếp hạng của bạn tại: <https://backpack.exchange/points>
  * Bắt đầu ngay: Đăng ký tại <https://backpack.exchange/> hoặc tải ứng dụng Backpack [tại đây](https://backpack.app/download).


---

# 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://support.backpack.exchange/support-docs/vn/san-giao-dich/cac-chuong-trinh/points.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.
