# Player

### How to play?

Place a bet and predict a Lucky number by controlling the slider. Choose "Over" or "under" the chosen number.

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

Random number generator will choose the winning number from 0 to 99. If the lucky number is the chosen range, you win!

### Why is a small amount of $S charged per bet?

A fee is charged when players request a random number, as required by the Chainlink platform (approximately $0.14 USD in $BNB per bet).&#x20;

See the introduction to Chainlink fees to learn more.

### How does Debets offer guaranteed payouts? <a href="#elementor-tab-title-2035" id="elementor-tab-title-2035"></a>

We only accept wagers that we can cover. This is made possible with our proprietary smart contracts that checks and confirms whether there’s sufficient liquidity to pay out before accepting any wagers.&#x20;

### How do I receive my winnings?

Bets are settled 10 blocks (\~5 seconds) after your transaction is confirmed on the blockchain. If you win, your prize is automatically sent to your wallet address.

### Why can't I see the bet result？

If the front-end doesn’t display your betting transaction or result, you can check them using a blockchain explorer.

### What is the maximum bet amount？

The maximum bet is dynamic, tied to the total available tokens in the liquidity pool. Payouts are capped at 1% of the pool’s available token balance.

### Why is my bet result stuck on “pending”?

In rare cases, Chainlink issues may delay final results. If this happens, you can cancel the transaction after 3 hours, and your bet amount will be refunded to your wallet.

###


---

# 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://debets-protocol.gitbook.io/docs/faq/player.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.
