# 基础术语

* **Card（卡牌）**：现实世界中的实体收藏卡（如球星卡、TCG 卡等），是平台上所交易权益背后对应的实物资产。
* **Card Collection（卡牌合集）**：在同一次 MintBox 中共同打包发行的一组卡牌。
* **Tokenized Interest（代币化权益）**：代表「某个由卡支撑的市场中的一份权益」的区块链代币（ERC-20），通过链上代币化把实物卡牌映射上链。持有它并不必然代表你实际占有或拥有那张实体卡，具体权利以上架规则与法律文件为准（见「Market.Cards 如何运作」中的「Tokenized Interest（代币化权益）」与「风险披露」中的「Tokenized Interest 不等于实体占有」）。


---

# 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/shu-yu-biao/ji-chu-shu-yu.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.
