# What types of cards are there?

**1. Freecards**

* **Given at signup / first landing:** 1 per user when they join Peaxel.
* **Usage:** Can be used in lineups **but cannot be sold until Stripe account activation**.
* **Purpose:** Starter cards to begin your journey and explore the game.
* **Additional:** Players can earn extra Freecards through early events, promotions, or special challenges.

**2. Legacy Cards**

* **Given to:** Gifted directly to the athlete.
* **Usage:** Part of the athlete’s personal collection and heritage.
* **Purpose:** Rare and unique, adds storytelling and collector value.

**3. Sprint Cards**

* **Type:** Weekly rental cards (Mon–Sun).
* **Usage:** Temporary access for competitions and leagues.
* **Purpose:** Available to players for strategic short-term use.

**4. Champion Cards**

* **Usage:** Sellable and tradable in the marketplace.
* **Can be:** Bought, sold, or used strategically in gameweeks.
* **Purpose:** Core collectible cards for serious managers.

**Tip:** Always check card details like **Force, Experience, and Talent Index**, which affect lineup performance and bonus calculations.


---

# 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/faqs/cards-and-lineup/what-types-of-cards-are-there.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.
