# Player Rank

特定の条件をクリアすることでプレイヤーランクが上昇し、各種恩恵を受けられます。

<table data-header-hidden><thead><tr><th width="159"></th><th width="199"></th><th width="240"></th><th></th></tr></thead><tbody><tr><td>ランク</td><td>条件</td><td>恩恵</td><td>使用可能Monster</td></tr><tr><td>Beginner</td><td>初期ランク</td><td>・SBT取得</td><td>Fランク</td></tr><tr><td>Beginner+</td><td>公式戦Fランクで勝利</td><td><p>・ランクマッチEランク解放</p><p>・クエストボーナス</p><p>・Fusion</p><p>・Ranked Match</p></td><td>Eランク以下</td></tr><tr><td>Intermediate</td><td>公式戦Eランクで勝利</td><td><p>・ランクマッチDランク解放</p><p>・Farm拡張1つ解放</p><p>・クエストボーナス</p><p>・Guild所属可能</p><p>・Coach</p></td><td>Dランク以下</td></tr><tr><td>Intermediate+</td><td>公式戦Dランクで勝利</td><td><p>・ランクマッチCランク解放</p><p>・クエストボーナス</p><p>・結晶化</p><p>・Prize Ranked Match</p></td><td>Cランク以下</td></tr><tr><td>Advanced</td><td>公式戦Cランクで勝利</td><td><p>・ランクマッチBランク解放</p><p>・Farm拡張1つ解放</p><p>・クエストボーナス</p><p>・Guild創設可能</p></td><td>Bランク以下</td></tr><tr><td>Advanced+</td><td>公式戦Bランクで勝利</td><td><p>・ランクマッチAランク解放</p><p>・クエストボーナス</p></td><td>Aランク以下</td></tr><tr><td>Expert</td><td>公式戦Aランクで勝利</td><td><p>・ランクマッチSランク解放</p><p>・クエストボーナス</p></td><td>全ランク</td></tr><tr><td>Master</td><td>公式戦Sランクで勝利</td><td>・クエストボーナス</td><td>全ランク</td></tr><tr><td>Legend</td><td>特定のSランク大会(Re.Masters Cup)で勝利</td><td>・クエストボーナス</td><td>全ランク</td></tr></tbody></table>

{% hint style="danger" %}
2次流通などで入手したMonsterのランクがプレイヤーランクを超えていると育成やバトルで使用できません。例えば、プレイヤーランクがIntermediateのプレイヤーは、Bランク以上のMonsterを2次流通で購入しても使用できません。ただし、融合や結晶化、コーチ化、寄付には使うことができます。
{% endhint %}


---

# 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://docs.remonster.world/japanese/game/player-rank.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.
