# Lucky Dice

<figure><img src="/files/B7IlgwWvXh8UVjAJZ0k9" alt=""><figcaption><p>Dice Game Image</p></figcaption></figure>

Users who **select a Lucky Box in time will receive a Lucky Dice ticket**, allowing them to **participate in the Lucky Dice** on the event page.

The game involves rolling three dice simultaneously, with users moving on the board based on the total number rolled. Users receive rewards based on the board space they land on.

The number of game attempts available depends on the Rank of Lucky Box obtained, with users able to play the Lucky Dice as many times as they have tickets.

The game involves rolling three dice simultaneously, with users moving on the board based on the total number rolled. Users receive rewards based on the board space they land on.


---

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