# Betting

To place **bets**, you need to **deposit ETH** via the ‘Game’ menu or the ‘Leaderboard’ tab. This deposit **can be withdrawn** at any time for free, **after a 7-day security period** following the withdrawal request.

<div data-full-width="false"><figure><img src="/files/SFwQiIAVafGbdLx1NpEs" alt="" width="375"><figcaption></figcaption></figure></div>

**💰 Betting:**

* At the start of each game, players place **equal initial bets**.
* The winner **takes the pot**.
* Other players earn XP based on **their ranking**.

<figure><img src="/files/wNN4VXfFEj7r5VrTAdOY" alt="" width="352"><figcaption></figcaption></figure>


---

# 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.promotionroyale.gg/bluffing-game/betting.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.
