> For the complete documentation index, see [llms.txt](https://hub.fractions.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.fractions.foundation/extras/place-bets-using-fractions.md).

# Place Bets Using FRACTIONS

### Overview

Users of Magnetic ([xmagnetic.org](https://hub.fractions.foundation/extras/www.xmagnetic.org)) can now enjoy a dice game that incorporates FRACTIONS ($FRACTIONS) as the primary betting currency. This exciting feature enables players to engage in fractional odds betting using the Xaman wallet for a seamless gaming experience.

[Play Dice with FRACTIONS](https://xmagnetic.org/dice/FRACTIONS+rEpjJd2X91D4vy1wctrE8o1wrFn4Mpzn4H?network=mainnet) 🎲

***

{% embed url="<https://x.com/FractionsXRPL/status/1876073684475269399>" %}
Our X post showcasing dice winners.
{% endembed %}

### How to Play

#### 1. Ensure Minimum Balance

* Players must have at least **30,000 $FRACTIONS** in their account to place a bet.
* This threshold is subject to change; check the latest requirements on the platform.

#### 2. Place Your Bet

* Choose either **Higher** or **Lower** to predict the outcome.
* The **Xaman Sign QR** code will appear to process the bet.

#### 3. Sign with XAMAN Wallet

* Open your **XAMAN wallet** to scan the QR code.
* Confirm and sign the transaction within your wallet.

#### 4. View Results

* The system generates a random number instantly after signing.
* **Winning or losing results** are displayed in real-time and updated in your account balance.

***

### Game Features

#### Random Number Generator

* A random number between 0 and 100 is selected.
* Players win if their chosen range matches the outcome.

#### Jackpot

* To win the jackpot, the number drawn must be **77.77**.
* The probability of hitting the jackpot is **1 in 10,000**.
* Ensure necessary trustlines are set up to receive jackpot tokens.

#### Burning Mechanism

* **1%** of each bet contributes to buying and burning MAG tokens, supporting deflationary tokenomics.

#### Magnetic NFTs Integration

* Holding **Magnetic NFTs** in your wallet provides bonuses:
  * Bonuses range up to a maximum of **2.9%**.
  * Bonus percentages depend on the rarity of the NFT.

***

### Important Notes

* Ensure an active Trustline for $FRACTIONS and any related tokens to avoid transaction errors.
* Gameplay mechanics and minimum requirements may change. Visit [xmagnetic.org](https://xmagnetic.org) for updates.
* For support, check the [Magnetic Docs](https://docs.xmagnetic.org/magnetic_tools/dice).

***

### Disclaimer

*Gambling can be addictive. Please play responsibly and only gamble with funds you can afford to lose. Fractions, the Fractions Foundation, and its developers are not liable for any losses incurred while using this platform or following its guidance. Gambling involves significant risk, and outcomes are not guaranteed. Ensure that you comply with your local regulations regarding online gambling.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hub.fractions.foundation/extras/place-bets-using-fractions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
