# 2.5 게임 사이클

* 플레이어는 가챠 또는 마켓플레이스에서 얻은 아이돌 NFT로 5장의 카드 유닛을 만들어 아레나 배틀을 진행합니다.아레나 배틀의 결과에 따라 유저는 캐릭터 포인트(CP)를 얻을 수 있습니다. 아레나 배틀에서 승리한 경우, 얻은 CP를 이용해 하이&로우에 도전할 수 있으며, 이후 최종 CP 획득량이 확정됩니다.&#x20;
* 획득한 CP를 이용하여 일정 기간 동안 가장 퍼포먼스가 좋은 가상화폐를 예상하는 등락률 레이스에 참여할 수 있습니다.
* 등락률 레이스 결과에 따라 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/korean/undefined/game-cycle.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.
