# Dice

### **How to Play Dice?**

A guide on playing Dice Game on Leonicorn

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

### **What is Dice Game?**

Dice is a luck-based game where in every roll, a random number is generated between 0.00 and 100.00. To win, you can choose if the result will be over or under a reference number. If you are correct, you win a multiplier of your bet based on the chance you choose.

* The highest chance is Over 4 or Under 96, where the chance to win is 94%, and the multiplier for the win is x1.0126, the bet amount.
* The lowest chance is Over 96 or Under 4, where the chance to win is 4%, and the multiplier for the win is x24.624, the bet amount.

### **What currencies can I use to play the Dice game?**

You can play with $LEON, $BUSD, $BNB $ZBC. More currencies will be added in due course.

### **How do you deposit to play Dice Games?**

After launching the Dice game, click **“wallet”** followed by **“Deposit”** from the resulting pop-up menu. Click on the drop-down dialog box to choose the crypto you want to deposit (**step 3),** enter the amount of tokens (**step 4)** and click on **“Deposit)** to complete.

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*KXwh4wU64PuBsLjJyZ3Bsw.png" alt=""><figcaption></figcaption></figure>


---

# 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://leonicornswap-1.gitbook.io/whitepaper-v3/gamefi/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.
