# SL:Uの使い方

<figure><img src="/files/8mMvgxrKuaGHnIeXtjmN" alt=""><figcaption></figcaption></figure>

1. ユーザーはショップで「自分のハンターランク」に応じたゲートキーを購入可能です。
2. ゲートキーを使用して、「自分のハンターランク」で許可されたゲートにのみ入場できます。
3. 入場したゲートのランクと同じランダムボックスを獲得し、それはゲートクリア後にオープンされます。
4. ランダムボックスのオープン報酬としてモンスターカード、魔精石を獲得し、ランクに応じて異なる報酬を得られます。

<figure><img src="/files/ZUtorM6zNFNjefjurJkz" alt=""><figcaption></figcaption></figure>

5. 報酬として獲得したデジタルコレクティブルアイテムは、コレクションとインベントリで確認できます。

また、ユーザーは収集したモンスターカードを使ってさまざまなアクティビティ（合成、アップグレード、分解）を実行できます。


---

# 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/jp/user-guide/slunoi.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.
