> For the complete documentation index, see [llms.txt](https://web3-13.gitbook.io/cardx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-13.gitbook.io/cardx/collection-points-system.md).

# Collection Points System

**CARDX Collection Points System**

CARDX not only offers users a rich card collection experience but also introduces an innovative collection progress and achievement system, encouraging users to continuously explore, collect, and trade to enhance their accomplishments on the platform.

**X Collection Points: Reward Mechanism in the Collection Process**\
Whenever users collect, upgrade, or trade cards on the platform, they will accumulate X Collection Points based on the rarity and quantity of the cards. These points reflect the user's activity and collection achievements on the platform. The higher the points, the more prominent the user's status and honor within the platform.

**How to Earn X Points**:

* Collecting cards of specific rarity or theme will reward points based on the rarity and quantity of the cards.
* Completing platform tasks or achieving milestones will earn points.

**Uses of X Points**:

* **Reward Redemption**: Users can exchange points for unique cards, limited-edition card packs, platform tokens, or other physical rewards.
* **Participation in Incentive Activities**: Users can use points to participate in periodic incentive activities, gaining additional earnings and benefits.

**Periodic Incentive Activities: Dynamic Rewards and Participation**\
To further encourage user engagement, the CARDX platform will regularly launch periodic incentive activities. These activities will be customized based on the user's collection points to ensure that each user receives rewards in areas they excel at.

**Incentive Activity Content**:

* **Limited-time Challenges**: Users can achieve specific goals, such as collecting specific cards, reaching trade milestones, or upgrading cards, to earn exclusive rewards.
* **Points Rankings**: Monthly rankings will be based on points, with top users receiving additional rewards such as rare cards or physical prizes.
* **Event-exclusive Card Packs**: After participating in specific events, users will receive exclusive, limited-time card packs containing unique and high-rarity cards.


---

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

```
GET https://web3-13.gitbook.io/cardx/collection-points-system.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.
