# How to play

#### **🕹️ Gameplay Steps**

1. **Start the Game**

Select your entry stake in Coin Flip points.

2. **Choose a Tile**

One tile in each row hides a trap; the rest are safe.

Select one tile to climb to the next row.

3. **Safe vs. Trap**

* Safe Tile: You climb up and your multiplier increases. As a result of your success, one entire row or column is “lasered out” from the grid, reducing the number of tiles for your next move.
* Trap Tile: The game is over, and you lose your stake.

4. **Claim Points Anytime**

At any stage after a successful move, you can stop and cash out your accumulated points. The farther you climb, the higher your multiplier-but the risk grows with each step as the grid gets smaller.

***

#### 📊 Reward System

* Each successful climb increases your **reward multiplier**.
* Final payout = Stake × Multiplier (if you cash out safely).
* Higher rows on the shrinking grid offer progressively bigger multipliers, enticing players with the potential for a massive payout.

***

#### 💡 Strategy Tips

* Balance Greed with Caution: The key is to know when to cash out. The shrinking grid intensifies the risk with every move, making strategic cash-outs even more crucial.
* Anticipate the Shrinking Grid: Consider how your tile selection will affect the grid's layout and the odds for the next round.
* Play Responsibly: Every climb can end in either a huge win or a complete loss of your stake.


---

# 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.wow3.app/wow3-coin-flip/chika-laser/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.
