# 未来功能相关问题

### 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/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.
