# 6.1 등락률 레이스

<figure><img src="/files/OpnDRcGx1ySXNJDBSVYA" alt="" width="260"><figcaption></figcaption></figure>

* 등락률 레이스는 개최 기간 내 가격 상승률이 높은 (모든 화폐가 하락한 경우 가격 하락률이 낮은) 가상화폐 코인무스메를 예상해 MSM 티켓을 얻게  됩니다.&#x20;
* 등락률 레이스는 레이스 시작 시점의 가상화폐의 가격을 기준으로 레이스 종료 시점에 가격이 몇 % 상승/하락했는지의 비율을 산출합니다. 상승률이 높은 가상화폐가 상위 순위가 되고, 가격이 하락하면 하락률이 가장 낮은 가상화폐가 상위 순위가 됩니다. 가상화폐의 가격은 코인마켓캡 데이터를 기준으로 판정됩니다.&#x20;

등락률 = (최종가격-기준가격) / (기준 가격)\
기준 가격 = (개최기간 개시 시점의 가격)\
최종 가격 = (개최기간 종료 시점의 가격)

* 등락률 레이스에는 CP를 접수하는 투표 기간과 등락률이 집계되는 개최 기간이 설정됩니다. 투표 기간 동안 레이스를 클릭하면 투표 화면으로 전환됩니다.


---

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