# Card Minting Limits

**Key Points:**

1. **Minting Cap**
   * Once all cards of an athlete are minted for the year, **no additional cards can be created** until the following season.
   * This applies to Freecards, Legacy, Sprint, and Champion cards.
2. **Scarcity & Value**
   * Limited yearly minting ensures **rarity and collector value**.
   * Managers may find that some high-demand athletes are only available via **marketplace trades or auctions** once initial mints are exhausted.
3. **Seasonal Reset**
   * At the start of the next season, the athlete’s card allocation **resets**, allowing new cards to be minted and distributed according to the annual limits.

**Tip:** Track upcoming athletes early in the season to secure cards before they are sold out.


---

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