# 未來功能相關問題

### 1. **投票怎麼運作？**&#x20;

每張卡都有自己的市場和 Tokenized Interest。在某張卡的市場裡，每一份 Tokenized Interest 在符合條件的卡牌相關決策中，享有相同的投票權。

### **2. 持有人可以投票出售對應的實體卡牌嗎？**&#x20;

可以。Tokenized Interest 持有人可以就一些和這張卡相關的決策投票，包括要不要出售底層卡牌，具體以該市場規則為準。出售提案需要經過提案人資格、競價期、持有人審批、平臺審查、買方付款、結算與收益分配等流程。

### **3. 如果卡被賣掉了，會發生什麼？**&#x20;

如果出售獲批並完成，相關市場可能在執行和結算期間暫停交易。買方付款確認後，平臺會做一次結算快照；在快照那一刻持有 Tokenized Interest 的人，按比例分得出售收益。

### **4. Market.Cards 可以叫停一筆出售嗎？**

可以，僅可出於保護參與者的善意目的（例如存在欺詐、操縱、付款失敗、法律或監管問題、託管問題或其他重大風險），Market.Cards 方可拒絕、暫停或中止一筆擬議出售。平臺承諾，不會以一般商業理由為由，推翻或干擾持有人的有效決策。

### **5. 沒評級的卡可以送去評級嗎？**&#x20;

可以。對於還沒評級的卡，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-tw/chang-jian-wen-ti-faq/wei-lai-gong-neng-xiang-guan-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.
