# Season

Users automatically participate in the Hunter Ranking competition **when they reach Hunter Rank D.**

Rankings are determined by cumulative scores throughout the season’s duration.

Users who reach S-Rank Hunter Rank gain automatic entry into the TOP 100 Hunter Rankings, allowing them to compete for positions against other users.

<mark style="color:blue;">See</mark> [<mark style="color:blue;">**Score Page**</mark>](/user-guide/score.md) <mark style="color:blue;">for more information.</mark>

<figure><img src="/files/YmvsiWN38DORvN6E7D1Y" alt=""><figcaption><p>Season page</p></figcaption></figure>

## Ranking

Rankings are calculated based on **Season Score**(Activity Score+Collection Score).

Users who own cards can check their top 3 highest-ranking cards at the top of the 'Hunter Ranking' tab.

By clicking on other rankers’ profile in the ‘Hunter Ranking’ tab, you can view their scores and Digital Collectible.

## Seasonal Ranking Reward

Users who reach TOP 100 Hunter Ranking by the end of the regular season will receive an honorary badge.*(\*Upcoming update)*

And Users ranking in the Top 30 by season’s end will be rewarded with ShadowMonarch PFP, the protagonist of ‘Solo Leveling’. This exclusive PFP grants holders access to all benefits offered within SL:U.

<mark style="color:blue;">For more information on rewards for each season, see this</mark> [<mark style="color:blue;">**Update Page**</mark>](/community/updates.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/user-guide/season.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.
