# 5.4 リザルト

<figure><img src="/files/J1zRdKz46FG7kj87a6rS" alt=""><figcaption></figcaption></figure>

* 5ステージでのバトルが終了後、リザルト画面が表示されます。5対戦中3勝以上すれば勝利、2勝以下だと敗北の判定になります。勝利すればアリーナポイントを獲得し、敗北するとアリーナポイントを失います。アリーナランクの昇格・降格が発生した場合は、その旨が表示されます。
* その後、以下のリザルトが表示されます。

<table data-header-hidden><thead><tr><th width="149.5"></th><th></th></tr></thead><tbody><tr><td>報酬CP</td><td><p>アイドルが獲得したCPが表示されます。</p><p>獲得CPは、アリーナランク毎の基本報酬にアイドルのPPに応じた係数とアリーナバトルの勝利数に応じた係数を乗じて計算されます。</p></td></tr><tr><td>経験値</td><td>経験値はアリーナランクによって設定されており、勝敗に拘わらず設定された経験値を獲得することができます。</td></tr><tr><td>スキルレベル</td><td>スキルレベルの上昇が表示されます。スキルレベルの上昇はスキル毎の設定値とアリーナランクに応じて勝利時のみ確率で判定されます。</td></tr><tr><td>ドロップ</td><td>プレゼントボックスの獲得結果が表示されます。プレゼントボックスのドロップはアイドルのLuck値とアリーナランクに応じて勝利時のみ確率で判定されます。Luck値、アリーナランクが高いとドロップ率と共に、レアなボックスが獲得できる確率が上がります。</td></tr></tbody></table>


---

# 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/5-arena-battle/result.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.
