# user guide

- [SL:U 사용 방법](https://doc.sololeveling.space/kr/user-guide/how-to-slu.md): 사용자는 게이트에 진입하여 랜덤 박스 보상(\*몬스터 카드, 마정석)을 획득할 수 있습니다.
- [게이트](https://doc.sololeveling.space/kr/user-guide/gate.md)
- [레벨링](https://doc.sololeveling.space/kr/user-guide/leveling.md): 사용자는 레벨업을 통해 획득한 몬스터 카드를 합성, 업그레이드, 분해할 수 있습니다.
- [합성](https://doc.sololeveling.space/kr/user-guide/leveling/combine.md)
- [업그레이드](https://doc.sololeveling.space/kr/user-guide/leveling/upgrade.md)
- [분해](https://doc.sololeveling.space/kr/user-guide/leveling/recycle.md)
- [시즌](https://doc.sololeveling.space/kr/user-guide/season.md)
- [스코어](https://doc.sololeveling.space/kr/user-guide/score.md): SL:U에서 스코어는 레벨, 활동, 컬렉션으로 분류됩니다.
- [랭킹](https://doc.sololeveling.space/kr/user-guide/undefined.md): 헌터 랭킹은 헌터 랭크 S급을 달성한 사용자들이 TOP 100 랭킹 경쟁을 할 수 있으며, 헌터 랭크 S급을 달성한 사용자부터 활동 및 컬렉션 수집 내역에 따라 계산된 시즌 스코어를 실시간으로 확인할 수 있습니다.
- [컬렉션 / 인벤토리](https://doc.sololeveling.space/kr/user-guide/collection-inventory.md): 사용자가 보유한 모든 아이템의 목록과 세부 정보를 한눈에 확인할 수 있는 기능을 제공합니다.
- [컬렉션](https://doc.sololeveling.space/kr/user-guide/collection-inventory/collection.md): 사용자는 자신이 보유하고 있는 카드를 이미지로 확인할 수 있습니다.
- [인벤토리](https://doc.sololeveling.space/kr/user-guide/collection-inventory/inventory.md): 인벤토리 페이지에서는 보유한 모든 디지털 컬렉터블 목록이 표시됩니다.
- [이벤트](https://doc.sololeveling.space/kr/user-guide/event.md): SL:U에서 진행 중인 이벤트를 한눈에 확인할 수 있습니다.
- [럭키박스](https://doc.sololeveling.space/kr/user-guide/event/luckybox.md): 사용자는 럭키 박스를 통해, 럭키 다이스 티켓을 획득할 수 있습니다.
- [럭키 다이스](https://doc.sololeveling.space/kr/user-guide/event/lucky-dice.md): 사용자가 럭키 박스를 통해 럭키 다이스 티켓을 얻으면, 럭키 다이스에 참여할 수 있습니다.
- [리워드 풀](https://doc.sololeveling.space/kr/user-guide/reward-pool.md)
- [나의 메뉴](https://doc.sololeveling.space/kr/user-guide/my-menu.md): 서비스 이용에 필요한 다양한 활동을 간편하게 관리할 수 있습니다.
- [공지사항](https://doc.sololeveling.space/kr/user-guide/my-menu/notice.md)
- [프로필](https://doc.sololeveling.space/kr/user-guide/my-menu/profile.md)
- [구매/보상](https://doc.sololeveling.space/kr/user-guide/my-menu/orders-reward.md)
- [초대](https://doc.sololeveling.space/kr/user-guide/my-menu/referral.md)
- [지갑/브릿지](https://doc.sololeveling.space/kr/user-guide/my-menu/wallet-bridge.md)
- [테스트 토큰 받기](https://doc.sololeveling.space/kr/user-guide/my-menu/get-test-token.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/kr/user-guide.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.
