# How to play

#### 🕹️ Gameplay Steps

1. **Start the Game**
   * Select your entry stake.
   * Begin at the base of the tower.
2. **Choose a Tile**
   * Each row contains several tiles.
   * One tile hides a trap; the rest are safe.
   * Select one tile to climb to the next row.
3. **Safe vs. Trap**
   * **Safe Tile:** Chika climbs up and your multiplier increases.
   * **Trap Tile:** Game over - you lose your stake.
4. **Claim points Anytime**
   * At any stage, you can stop and claim your accumulated points.
   * The farther you climb, the higher your multiplier - but the risk grows with each step.

***

#### 📊 Reward System

* Each successful climb increases your **reward multiplier**.
* Final payout = Stake × Multiplier (if you cash out safely).
* Higher rows = bigger multipliers, but increased risk of hitting a trap.

***

#### 💡 Strategy Tips

* Balance greed with caution: know when to cash out.
* Fewer tiles per row = higher risk, higher potential reward.
* Play responsibly — every climb can end in either glory or a fall.


---

# 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-climb/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.
