# Rarity

In CyLimit, rider cards come in **four different rarities**, each with a specific number of copies available per season. The rarer the card, the more valuable it is.

### **The Four Rarities**

1. **White Card (Non-NFT)** ⚪
   * 50 given for free to all new managers.
   * Not limited in quantity but cannot be sold or traded.
   * You can also find them as stagiaires in competitions.
2. **Blue Card (NFT - 300 editions per rider)** 🔵
   * The most common NFT card, with **300 editions available per rider**.
   * Can be bought, sold, and traded on the **Marketplace**.
   * A good balance between accessibility and competitive value.
3. **Red Card (NFT - 30 editions per rider)** 🔴
   * Much rarer, with only **30 editions per rider**.
   * Higher value in competitions due to its scarcity.
4. **Yellow Card (NFT - One per rider)** 🟡
   * **Only one card per rider per season**.
   * The rarest and most prestigious card in CyLimit.
   * Extremely valuable for both gameplay and trading.


---

# 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://whitepaper.cylimit.com/cards-and-marketplace/nft-cards/rarity.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.
