# 我們是什麼：一個卡牌交易平臺

Market.Cards 是一個「投資於人」的平臺——你熱愛的球員，以及一張能代表他的稀缺卡牌。

從定義層面看，Market.Cards 是一個卡牌交易平臺。

我們之所以選擇卡牌，是因為在圍繞「人」的所有稀缺品類裡，卡牌是少有的同時具備**標準化、發行體系與定價體系**的品類——它能把圍繞一個個體（Character）形成的稀缺性、故事與市場關注，凝結到一張可被持有、被定價、被交易的卡上。這個個體既可以是一位體育明星，也可以是一位動漫人物。

從起點看，我們選擇**世界盃（World Cup）和足球**作為出發，有兩個原因：

* 頭部足球球星卡當前價格結構性低於頭部籃球卡（約為後者的 1/3 到 1/4）——我們選擇從起點價格相對較低的品類切入，對早期用戶更友好；
* 世界盃之外，足球還有五大聯賽全年持續支撐，球員表現窗口幾乎不間斷。

從世界盃出發，未來我們會逐步拓展到更多體育品類，以及動漫（Anime / Manga）、TCG（Trading Card Game，集換式卡牌）等其他圍繞 Character 形成的卡牌品類。


---

# 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/documentation/zh-tw/huan-ying-lai-dao-market.cards/wo-men-shi-shen-mo-yi-ge-ka-pai-jiao-yi-ping-tai.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.
