# POKER BETTING SYSTEM

We won't rely solely on volume or the 2/2 tax to host poker games. To make it more engaging, we'll introduce the option for individuals to place bets on their favorite poker player to win the games and be the last one at the table. Betting opportunities will be announced before the game starts, once all 9 players have joined. It's important to note that you do not need to hold any POKER tokens to place bets.

The betting prize structure is straightforward: if you win, you'll receive a reward of 2 times your bet. In the event of a loss, the bet amount will be retained and added to the Revenue Share & ETH Prize pool for the winners.


---

# 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.pokerclub.one/poker-betting-system.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.
