# 시즌

사용자가 헌터 D랭크에 도달하면 **헌터랭킹 경쟁에 자동으로 참여**하게 됩니다.

**전체 헌터랭킹 순위**는 시즌 진행\~종료 기간동안 스코어 점수 합계로 순위가 정해지며,

‘나의 헌터 랭크’ **S랭크인 사용자들은 TOP 100 헌터랭킹**에 자동으로 참여되어, 다른 사용자와 순위 경쟁할 수 있습니다.

<mark style="color:blue;">더 자세한 기준은</mark> [<mark style="color:blue;">**스코어 페이지**</mark>](/kr/user-guide/score.md)<mark style="color:blue;">에서 확인하세요.</mark>

<figure><img src="/files/3AtOlCLLIqrvKBAah4aD" alt=""><figcaption></figcaption></figure>

## **랭킹**

랭킹은 **시즌 스코어**(활동 스코어+컬렉션 스코어) 기준으로 해당 점수에 따른 랭킹이 집계됩니다.

또한, 카드를 보유한 사용자는 ‘헌터 랭킹’ 탭의 상단에서 자신이 보유한 높은 등급의 카드 Top 3를 확인할 수 있습니다.v

‘헌터 랭킹’ 탭에서 다른 랭커들의 프로필 클릭 시, 스코어와 디지털 컬렉터블 수집 목록을 확인할 수 있습니다.

## 시즌별 랭킹 보상

정규 시즌 종료일까지 Top 100 헌터랭킹에 진입한 사용자들은 명예로운 배지를 수여받을 수 있습니다. (\*추후 업데이트 예정)

정규 시즌 종료일까지 Top 30 헌터랭킹에 진입한 사용자들은 ‘나혼자만 레벨업’ 주인공인 성진우의 PFP - NFT를 보상으로 지급받을 수 있으며, 성진우 PFP-NFT 는 SL:U 서비스에서 제공하는 모든 혜택을 받을 수 있는 권한이 주어집니다.

<mark style="color:blue;">각 시즌별 보상에 대한 자세한 내용은</mark> [<mark style="color:blue;">**업데이트 페이지**</mark>](/kr/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/kr/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.
