# Poker

Bag.win currently offers 6-max NLH cash games and SNG tournaments. Learn about the available stakes, structures, and more:

* [Cash Games](/platform/poker/cash-games.md)
* [SNG Tournaments](/platform/poker/sng-tournaments.md)

### Private Tables

Take your poker nights to the next level.

Using our **Private Tables feature**, you can host private poker games with your friends and earn rake! Setting up a game is easy, and you can set custom settings such as currency, blinds, and buy-ins.

As a host, you can **earn up to 10% of the rake** from your games. The more BAG you hold, the more you earn. To learn more, check out [Private Tables](/platform/poker/private-tables.md).

{% embed url="<https://www.youtube.com/watch?v=xDMdYu0obnk&t=1s>" %}


---

# 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.bag.win/platform/poker.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.
