# Hunter Rank

<figure><img src="/files/cZ9V69ReuF0yP5B1RlFK" alt=""><figcaption><p>Hunter Rank Badges by Rank</p></figcaption></figure>

## 1. Description

Hunter Rank Badges are **ERC-1155 standard Digital Collectible** that are automatically issued **when users rank up during a season**.

Hunter Rank is determined by a metric called **Level Score**, with ranks divided into five ranks **ranging from E-Rank to S-Rank**.

<table><thead><tr><th width="253">Level Score</th><th>Hunter Rank</th></tr></thead><tbody><tr><td>0~1</td><td>E-Rank</td></tr><tr><td>2~10</td><td>D-Rank</td></tr><tr><td>11~35</td><td>C-Rank</td></tr><tr><td>36~55</td><td>B-Rank</td></tr><tr><td>56~99</td><td>A-Rank</td></tr><tr><td>100~</td><td>S-Rank</td></tr></tbody></table>

## 2. Acquisition Method

Users can **increase their Level Score by clearing gates**, and upon reaching the required score threshold, they will **automatically receive the Hunter Rank Badge for that Rank**. (\*Upcoming update)

<table><thead><tr><th width="259">Hunter Rank</th><th width="427">Reached Level Score</th></tr></thead><tbody><tr><td>D-Rank</td><td>2</td></tr><tr><td>C-Rank</td><td>11</td></tr><tr><td>B-Rank</td><td>36</td></tr><tr><td>A-Rank</td><td>56</td></tr><tr><td>S-Rank</td><td>100</td></tr></tbody></table>

<mark style="color:blue;">To learn more, read about</mark> [<mark style="color:blue;">**Score Page**</mark>](/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/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.
