# user guide

- [How to SL:U](https://doc.sololeveling.space/user-guide/how-to-sl-u.md): Users can enter gates to obtain random box rewards (\*Monster Cards, Essence Stones).
- [Acquire Monster Card](https://doc.sololeveling.space/user-guide/acquire-monster-card.md): Users can open the gate to obtain a random box and obtain rewards such as magic stones and monster cards from the random box.
- [Gate](https://doc.sololeveling.space/user-guide/gate.md)
- [Leveling](https://doc.sololeveling.space/user-guide/leveling.md): Users can combine, upgrade and recycle their cards through leveling.
- [Combine](https://doc.sololeveling.space/user-guide/leveling/combine.md)
- [Upgrade](https://doc.sololeveling.space/user-guide/leveling/upgrade.md)
- [Recycle](https://doc.sololeveling.space/user-guide/leveling/recycle.md)
- [Season](https://doc.sololeveling.space/user-guide/season.md)
- [Score](https://doc.sololeveling.space/user-guide/score.md): In SL:U, scores consist of three categories: Level, Activity, and Collection.
- [Collection / Inventory](https://doc.sololeveling.space/user-guide/collection-inventory.md): Users can view their owned items and detailed information about each one through the Collection and Inventory sections.
- [Collection](https://doc.sololeveling.space/user-guide/collection-inventory/collection.md): Users can view the list of Cards they own as images.
- [Inventory](https://doc.sololeveling.space/user-guide/collection-inventory/inventory.md): Users can view their complete collection of Digital Collectible in the Inventory.
- [Event](https://doc.sololeveling.space/user-guide/event.md): Users can view all current SL:U events on the Event Page.
- [Lucky Box](https://doc.sololeveling.space/user-guide/event/luckybox.md): Here’s an introduction to Lucky Box, which users need to obtain to participate in the Lucky Dice.
- [Lucky Dice](https://doc.sololeveling.space/user-guide/event/lucky-dice.md): Users can participate in the Lucky Dice after obtaining Lucky Dice tickets through Lucky Boxes.
- [Reward Pool](https://doc.sololeveling.space/user-guide/reward-pool.md)
- [Ranking](https://doc.sololeveling.space/user-guide/ranking.md): Hunter Rankings allow users who have achieved Hunter Rank S to compete in the TOP 100 rankings. Users who have reached Hunter Rank S can check their season score in real-time, which is calculated base
- [My Menu](https://doc.sololeveling.space/user-guide/my-menu.md): ‘My Menu’ section provides easy access and management of all activities required for using SL:U.
- [Notice](https://doc.sololeveling.space/user-guide/my-menu/notice.md)
- [Profile](https://doc.sololeveling.space/user-guide/my-menu/profile.md)
- [Orders/Rewards](https://doc.sololeveling.space/user-guide/my-menu/orders-rewards.md)
- [Referrals](https://doc.sololeveling.space/user-guide/my-menu/referrals.md)
- [Wallet/Bridge](https://doc.sololeveling.space/user-guide/my-menu/wallet-bridge.md)
- [Get Test Token](https://doc.sololeveling.space/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/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.
