# 6.2 投票

<figure><img src="/files/RINDlrB90wXufQ0dCJtT" alt="" width="563"><figcaption></figcaption></figure>

* 騰落率レースの一位予想では、開催期間中の価格上昇率が最も高い（下落局面の場合は価格下落率が最も低い）仮想通貨のコインムスメを予想してMSMチケットを獲得します。
* 投票画面では出場しているコインムスメのみ表示されます。コインムスメは、その過去の一定期間における「騰落率」、または現時点の「総CP投票数」の大きい順にソートして表示することができ、投票の参考にすることができます。
* 過去データを参照すると、過去一定期間の日別騰落率や、過去一定期間の出場コインムスメの騰落率順位を見ることができ、投票の参考にすることができます。
* 投票するコインムスメを選択すると、投票するCP数を入力することができます。一投票先あたり500CP以上を投票する必要があります。（運営状況を見て最低投票CPは随時変更する可能性があります）
* 投票期間中は投票数を再設定することが可能で、0に修正することも可能です。ただしレースの投票時間の締切1時間前から、投票したCPを再設定できなくなります。
* １位に設定された賞金はそのコインムスメに投票したユーザーに投票数に応じて配布されます。MSM獲得量は(ユーザーの投票数 / 全ユーザーの総投票数) × 賞金額で計算されます。分配量が0.01MSMを下回る場合は0.01に切り上げられます。


---

# 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/price-prediction-race/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.
