# Ownership of Cards

**Key Points:**

1. **Permanent Ownership**
   * Once a card is in your inventory, it belongs to you.
   * Freecards, Sprint Cards, Champion Cards, and Legacy Cards all remain under your control (subject to usage restrictions for freecards until Stripe activation).
2. **Leaving Peaxel**
   * If you decide to stop playing, your cards can be **sent to your external wallet** as tokens.
   * Once removed from Peaxel, they **cannot be reintegrated** into the game, but their value and collectible status remain intact.
3. **Trading & Selling**
   * Cards can be sold, traded, or kept as part of your collection (see Marketplace rules).
   * Freecards cannot be sold until Stripe activation. Cards in lineups cannot be sold until removed from the lineup.

**Tip:** Treat your Peaxel cards as long-term collectibles—both as part of your gameplay strategy and as blockchain assets with inherent value.


---

# 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/ownership-of-cards.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.
