# How to play

#### How to Play the Bella Dice Game

Playing the Bella Dice Game is simple and exciting. Here’s a step-by-step guide to get you started:

1. **Connect Your Wallet:** Begin by connecting your preferred cryptocurrency wallet to the platform by clicking the "Connect" button in the top right corner.
2. **Acquire Bella Points:** Convert your Wagmi tokens into Bella points. This is a one-way transaction, and Wagmi tokens converted into Bella points are non-refundable. Bella points are required to place bets in the game.
3. **Place Your Bets:**
   * You can place a separate bet on each of the three dice.
   * Adjust the amount you wish to wager for each dice by clicking the "Adjust Roll" button.
   * You can choose to roll one, two, or all three dice at a time.
4. **Roll the Dice:**
   * Click the "Roll" button to roll your selected dice.
   * If you roll an even number (2, 4, or 6), you win double your bet for that dice.
   * If you roll an odd number (1, 3, or 5), you lose your bet for that dice.
5. **Watch Out for Special Rules:**
   * Rolling three identical numbers (e.g., 1, 1, 1 or 2, 2, 2) causes you to lose your bet for that round.
   * Rolling three sixes (6, 6, 6) will trigger the "Triple Six Curse," causing you to lose your entire balance.
   * If the sum of your three dice equals 69 (e.g., 6, 6, 3), your total bet is multiplied by 10!
6. **Collect Your Bella Tokens:** Once the game concludes, your remaining Bella points will be automatically converted into Bella tokens.

Enjoy the thrill and strategy of the Bella Dice Game, and may luck be on your side!


---

# 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://docs.wagmi.com/wagmi/bella/how-to-play.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.
