# Boxes: Dare2Win

**Boxes: Dare2Win** is an exciting game where players navigate a pyramid of tiles while trying to avoid hidden bombs. The objective is to climb as high as possible by selecting safe tiles. Players can choose the difficulty level and the number of rows, affecting the game's challenge and potential rewards.

**How to Play:**

1. **Select Difficulty Level**: Choose from **Easy**, **Medium**, or **Hard**. Higher difficulties mean more bombs hidden in the pyramid.
2. **Choose the Number of Rows**: Players can select between **4 to 8 rows**. The game starts from the bottom.
3. **Climb the Pyramid**: Players must open one safe tile in each row to move up. Successfully opening a tile increases the player’s winnings.
4. **Avoid Bombs**: If a bomb is clicked, the game ends, and the player loses their bet. Players can cash out their winnings anytime before hitting a bomb.

**Bomb Distribution by Difficulty:**

* **Easy**:
  * Row 1: 1 bomb
  * Row 2: 1 bomb
  * Row 3: 2 bombs
  * Row 4: 2 bombs
  * Row 5: 2 bombs
  * Row 6: 3 bombs
  * Row 7: 4 bombs
  * Row 8: 6 bombs
* **Medium**:
  * Row 1: 1 bomb
  * Row 2: 1 bomb
  * Row 3: 2 bombs
  * Row 4: 3 bombs
  * Row 5: 3 bombs
  * Row 6: 4 bombs
  * Row 7: 5 bombs
  * Row 8: 6 bombs
* **Hard**:
  * Row 1: 1 bomb
  * Row 2: 1 bomb
  * Row 3: 2 bombs
  * Row 4: 3 bombs
  * Row 5: 3 bombs
  * Row 6: 4 bombs
  * Row 7: 5 bombs
  * Row 8: 6 bombs

**Payout Structure:**

The multiplier payouts vary depending on the difficulty level and the number of rows selected. Players can earn greater rewards by successfully opening tiles without hitting bombs.

**Boxes: Dare2Win** combines strategy and excitement, rewarding players for their smart choices as they navigate through the pyramid!


---

# 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://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/boxes-dare2win.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.
