# 헌터 랭크

<figure><img src="/files/hbeOHr0ek4ilTQo5WWiP" alt=""><figcaption><p>등급별 헌터 랭크 뱃지</p></figcaption></figure>

## 1. 설명

헌터 랭크 뱃지는 **사용자가 시즌 동안 랭크업**할 때 자동으로 발행되는 **ERC-1155 표준의 디지털 컬렉터블**입니다.

헌터 랭크는 **레벨 스코어**라는 기준 값에 따라 등급이 결정되며, 등급은 **E급부터 S급**까지 총 다섯 단계로 나뉩니다.

<table><thead><tr><th width="295">레벨 스코어</th><th width="442">헌터 랭크</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. 획득 방법

사용자는 **게이트를 클리어하며 레벨 스코어를 상승**시킬 수 있으며, 특정 랭크 기준에 도달할 때마다 **해당 등급의 헌터 랭크 뱃지를 자동으로 획득**합니다. (\*추후 업데이트 예정)

<table><thead><tr><th width="294">헌터 랭크</th><th>도달 레벨 스코어</th></tr></thead><tbody><tr><td>D급</td><td>2</td></tr><tr><td>C급</td><td>11</td></tr><tr><td>B급</td><td>36</td></tr><tr><td>A급</td><td>56</td></tr><tr><td>S급</td><td>100</td></tr></tbody></table>

<mark style="color:blue;">레벨 스코어에 관한 자세한 사항은</mark> [<mark style="color:blue;">**스코어 페이지**</mark>](/kr/user-guide/score.md)<mark style="color:blue;">에서 확인하실 수 있습니다.</mark>


---

# 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/kr/sololeveling-unlimited/digital-collectible/hunter-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.
