# 6.2 投票

<figure><img src="/files/wAWJf2oG4bm9Lbg00isO" alt=""><figcaption></figcaption></figure>

* 在漲跌率比賽中，玩家需預測在比賽期間內價格上漲幅度最高（若價格下跌則跌幅最小）的加密貨幣CoinMusme，並獲得MSM兌換券。
* 在投票畫面中，僅顯示參賽的CoinMusme，並可根據以下兩種方式進行排序，幫助玩家參考：
  * 過去特定期間內的「漲跌率」排序
  * 當前「總CP投票數」排序
* 此外，玩家還可以查閱過去的數據，包括：
  * 過去特定期間內的每日漲跌率
  * 過去特定期間內參賽CoinMusme的漲跌率排名
* 選擇想要投票的CoinMusme後，可輸入投票的角色點數（CP）。每次投票至少需使用500CP。（根據運營情況，最低投票要求可能隨時調整）
* 在投票期間內，玩家可重新設置投票數，甚至調整為0。然而，在比賽投票截止前1小時，將無法修改已投票的CP數。
* 第一名的獎金將根據投票比例分配給投票該CoinMusme的玩家，計算方式如下：
  * MSM獲得量 = (玩家的投票數 / 所有玩家的總投票數) × 獎金總額


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/6.-zhang-dieljing-sai/voting.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.
