# ハンターランク

<figure><img src="/files/hWLQvUQdWLwPBeRaq9Mg" alt=""><figcaption><p>ランク別ハンターランクバッジ</p></figcaption></figure>

## 1. 説明

ハンターランクは、ユーザーがシーズン中にランクアップすると自動で発行されるERC-1155標準のデジタルコレクティブルです。

ハンターランクはレベルスコアという基準値に基づいてランクが決定され、**EランクからSランク**までの5段階に分かれます。

<table><thead><tr><th width="296">レベルスコア</th><th>ハンターランク</th></tr></thead><tbody><tr><td>0~1</td><td>Eランク</td></tr><tr><td>2~10</td><td>Dランク</td></tr><tr><td>11~35</td><td>Cランク</td></tr><tr><td>36~55</td><td>Bランク</td></tr><tr><td>56~99</td><td>Aランク</td></tr><tr><td>100~</td><td>Sランク</td></tr></tbody></table>

## 2. 獲得方法

ユーザーはゲートをクリアすることでレベルスコアを上昇させ、特定のランク基準に到達するたびに該当ランクのハンターランクバッジを自動で獲得できます。(今後、関連内容アップデート予定)

| ハンターランク | 到達レベルスコア |
| ------- | -------- |
| Dランク    | 2        |
| Cランク    | 11       |
| Bランク    | 36       |
| Aランク    | 56       |
| Sランク    | 100      |

レベルスコアの詳細については[<mark style="color:blue;">**スコアページ**</mark>](/jp/user-guide/sukoa.md)をご確認ください。


---

# 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://doc.sololeveling.space/jp/sololeveling-unlimited/dejitarukorekutiburu/hantranku.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.
