# 投票与卡牌决策

在 Market.Cards，你的投票权应理解为「卡牌共同处置权（Card Co-Disposition Rights）」。它的设计目的，是让你作为 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/wei-lai-gong-neng-ji-jiang-shang-xian/tou-piao-yu-ka-pai-jue-ce.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.
