# 基礎問題

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