# ラッキーボックス

## 1. ラッキーボックスの出現周期と範囲

<figure><img src="https://3183760256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfdVuGniMudTrxiQnafze%2Fuploads%2FyCx3wmX6vy96DUFXQ1bP%2Fimage.png?alt=media&#x26;token=a12d8788-f804-4187-a1c9-7c3598c3baf9" alt="" width="563"><figcaption><p>20分ごとに表示されるラッキーボックスの画像</p></figcaption></figure>

SL:Uでは、ユーザーは20分ごとにラッキーボックスを開くチャンスを得られます。ラッキーボックスの活性化の3分前から前兆現象（雷や稲妻）が現れ、活性化後3分以内に選択しないと再び非活性化されます。

ラッキーボックスは1日最大3回まで獲得可能で、1日の制限回数を超えると非活性化されます。

また、制限時間内にラッキーボックスを選択すると、等級に応じてラッキーダイスチケットを報酬として受け取ることができます。

## 2. ラッキーボックスとサイコロゲーム利用券

ラッキーボックスの等級別に付与されるサイコロゲームチケットの数は以下の通りです：

| ラッキーボックスランク | サイコロ利用券の回数 |
| ----------- | ---------- |
| Eランク        | 1          |
| Dランク        | 2          |
| Cランク        | 3          |
| Bランク        | 4          |
| Aランク        | 6          |
| Sランク        | 8          |


---

# 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/event/luckybox.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.
