# Card Types & Rarity

<figure><img src="/files/4mYaDR3NE44nXUZ7Tq84" alt=""><figcaption></figcaption></figure>

### Card Types Overview

**Freecards**

* Given at signup / first landing
* 1 per user when they join Peaxel
* **Quantity per athlete per year:** 150 cards
* Starter cards to begin your journey and explore the game
* Players **can earn additional Freecards** through early events, promotions, or special challenges

**Legacy Cards**

* Gifted to the athlete
* Part of the athlete’s personal collection and heritage
* **Quantity per athlete per year:** 100 cards
* Rare and unique, adds storytelling and collector value

**Sprint Cards**

* Weekly rental cards (Mon–Sun)
* Temporary access for competitions and leagues
* **Quantity per athlete per year:** 250 cards
* Available to players for strategic short-term use&#x20;

**Champion Cards**

* Sellable and tradable in the marketplace
* Can be bought, sold, or used strategically in gameweeks
* **Quantity per athlete per year:** 1,000 cards
* Core collectible cards for long-term team building and trading

***

### Total Cards per Athlete per Year

| Card Type      | Quantity per Athlete | Notes                            |
| -------------- | -------------------- | -------------------------------- |
| Freecards      | 150                  | Onboarding / signup              |
| Legacy Cards   | 100                  | Athlete-owned, rare              |
| Sprint Cards   | 250                  | Weekly rental                    |
| Champion Cards | 1,000                | Sellable / tradable              |
| **Total**      | 1,500                | Total cards per athlete per year |

***

### Cards on the Blockchain

All Peaxel cards are **Web3-enabled NFTs**, meaning:

* **Ownership is transparent:** Each card’s quantity can be verified on the blockchain.
* **Managed by Peaxel:** We maintain the digital infrastructure so cards are secure and functional in-game.
* **Player portability:** If you decide to leave Peaxel, we can send your card(s) directly to your personal wallet – your collection goes with you.

> This ensures true ownership, fairness, and collectible value for every card you earn, buy, or rent.

***

### How Cards Work in Gameplay

* **Freecards:** Start your collection instantly; perfect for exploring the game.
* **Legacy Cards:** Rare, unique, and tied to athletes; part of long-term storytelling.
* **Sprint Cards:** Temporary weekly rental; great for trying top athletes or testing strategies.
* **Champion Cards:** Tradable and sellable; build your team, trade in the marketplace, or hold for value.

***

### Tips for Collectors

* Claim your **Freecard** immediately after signup – it’s your first step in building a team.
* Use **Sprint Cards** strategically during weekly competitions.
* Invest in **Champion Cards** for long-term collection and trading.
* Appreciate **Legacy Cards** – these are rare, unique, and often tied to athlete milestones.

***

### Next Steps

* Signup and get your **Freecard** → <https://game.peaxel.me/>
* Explore all athletes & available **Champion Cards** → <https://peaxel.me/list-of-all-athletes-on-peaxel/>
* Learn how to **rent Sprint Cards** for weekly leagues&#x20;


---

# 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.peaxel.me/guide/peaxel-game/athletes-and-cards/card-types-and-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.
