# 2.5  遊戲循環

* 玩家可以使用透過扭蛋或市場獲得的偶像角色，組成5張卡牌的牌組進行競技場對戰。根據競技場對戰的結果，玩家可以獲得角色點數（CP）。在競技場對戰中獲勝後，玩家可以使用所獲得的CP挑戰High ＆ Low，從而確定最終獲得的CP總量。
* 玩家可以使用所獲得的CP，參與漲跌率比賽，預測特定期間內表現最好的加密貨幣。
* 根據漲跌率比賽的結果，將分發MSM票券作為獎勵。玩家可以透過扭蛋或市場獲得偶像角色，組成5張卡牌的牌組，參加競技場對戰並根據結果獲取角色點數（CP）。獲得的CP可用於挑戰High ＆ Low，最終確定CP的總量。

&#x20;


---

# 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/2.-qu-kuai-lian-you-xi-bi-niang/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.
