# Overview

Market is where users buy and sell Tokenized Interest with one another after the MintBox issuance ends. Market.Cards aims to make these markets easy to enter and trade. Price and trading activity may be affected by card rarity, player attention, condition, collector demand, market liquidity, and broader sports or cultural events.

Activity in Tokenized Interest secondary markets is not primarily sustained by platform incentives. **The on-pitch performance of the player behind the card, the rhythm of the season (in particular major windows such as the World Cup and the top European leagues), and shifts in market attention are the most natural drivers of trading** — and this is the most alive part of "investing in people": a player's real performance may be reflected in the market for that player's card.

**Trading is not always available.** For reasons such as settlement, risk controls, technical maintenance, legal compliance, orderly market conditions, or force majeure, Market.Cards may suspend, halt, or restrict trading, but will restore normal system operations as soon as possible.


---

# 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.market.cards/market/overview.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.
