# 投票與卡牌決策

在 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-tw/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.
