> 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/card-power.md).

# Card Power

🧠 **Card Power and Earning Mechanism Explanation**\
The platform adopts a card power system as the core incentive mechanism, where all cards can participate in generating platform tokens. The card's rarity and combination strategies determine the overall power level and earning efficiency. Detailed power values will be announced before relevant gameplay iterations.

🔹 **Power Rules**

* All cards have basic power and can be inserted into power decks to participate in generating platform tokens.
* **Non-On Chain Cards**: Can participate in the power system but cannot be traded or verified.
* **Minted Cards (NFT)**: Besides providing power, they can freely circulate and possess on-chain ownership attributes.

🔹 **Rarity and Power Range**

| Rarity           | LV  | Basic Hashrate Range |
| ---------------- | --- | -------------------- |
| Normal           | N   | （TBA）                |
| Advanced         | A   | （TBA）                |
| Superior         | S   | （TBA）                |
| Super Rare       | SR  | （TBA）                |
| Super Super Rare | SSR | （TBA）                |

🔹 **Power Deck Mechanism**\
Users can activate a power deck and, through strategic combinations, insert their obtained digital cards to trigger platform token incentives. The total power will determine the daily output efficiency. The rules for power decks and detailed power values will be announced before the relevant gameplay iterations.


---

# 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/card-power.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.
