# Can I sell or trade my cards?

**Sellable / Tradable Cards**

* **Champion Cards:** Fully sellable and tradable in the marketplace.
* **Sprint Cards:** Not sellable; these are weekly rental cards.
* **Freecards:** Can **be used in lineups**, but **cannot be sold** until your Stripe account is activated.
* **Legacy Cards:** Not sellable; they belong to the athlete’s personal collection.

**Marketplace Rules**

* Only fully owned cards **not currently in a lineup** can be listed for sale.
* The manager sets the initial price; buyers make offers (minimum 50% of the current market value).
* Sales include a **5% fee (platform fee, payment fee, etc.)**
* Listed cards are available for sale for **2 days**; after that, the owner has 2 more days to accept an offer.
* Owners can cancel a sale anytime **as long as they still own the card**.

**Tip:** Remove cards from your lineup before listing them for sale to avoid delays.


---

# 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/can-i-sell-or-trade-my-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.
