# 基本问题

#### 1. **我实际上在买什么？**&#x20;

简单说：你买的是某位球员那张稀缺卡所在市场的一份权益（Tokenized Interest）。它让你按份额参与这个市场，可能还包含和这张卡相关的投票权。说到底，你投资的是你看好的那个人。

#### **2. 我拥有实体卡牌吗？**&#x20;

Market.Cards 提供的是「按份额参与某张卡的市场」。每个市场的具体权利、规则和限制，以该上架项目的条款为准。一般情况下，持有 Tokenized Interest 并不代表你可以直接提取或占有那张实体卡。

#### **3. 1 美元入场是什么意思？**&#x20;

意思是你可以用低至 1 美元的金额，参与一张卡所支撑的市场，而不用买下整张稀有球星卡。


---

# 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/chang-jian-wen-ti-faq/ji-ben-wen-ti.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.
