# 6.2 투표

<figure><img src="https://content.gitbook.com/content/qKsSGIcXvOJYLb4LLrCN/blobs/lmwoqim0PvaxJYK6QBK7/image.png" alt="" width="375"><figcaption><p>投票画面</p></figcaption></figure>

* "등락률 레이스 1위 예측 부문" 에서는 개최 기간 중 가격 상승률이 가장 높은(하락 국면의 경우 가격 하락률이 가장 낮은) 가상화폐 코인무스메를 예측해 MSM 티켓을 획득합니다.
* 투표 화면에는 출전 중인 코인무스메만 표시됩니다. 코인무스메는 과거 일정 기간 동안의 '등락률' 또는 현 시점의 '총 CP 투표수' 로 내림차순 정렬하여 표시할 수 있어 투표에 참고할 수 있습니다.
* 과거 데이터를 참조하면 과거 일정 기간 일별 등락률이나 과거 일정 기간 출전 코인무스메의 등락률 순위를 볼 수 있어 투표에 참고할 수 있습니다.
* 투표할 코인무스메를 선택하면, 투표할 CP 수를 입력할 수 있습니다. 한 투표 대상당 최소 500CP 이상을 투표해야 합니다. (운영 상황에 따라 최소 투표 CP는 수시로 변경될 수 있습니다.)
* 투표 기간 중에는 투표 수를 다시 설정할 수 있으며, 0으로 수정하는 것도 가능합니다. 단, 레이스 투표 마감 1시간 전부터는 투표한 CP를 재설정할 수 없습니다.
* 1위에 설정된 상금은 해당 코인무스메에 투표한 사용자들에게 투표 수에 따라 분배됩니다. MSM 획득량은 아래와 같이 계산됩니다:\
  \&#xNAN;*(사용자의 투표 수 / 모든 사용자의 총 투표 수) × 순위별 상금 금액*


---

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