# SNG Tournaments

SNG tournaments are on-demand poker tournaments. Instead of a scheduled time, the tournament starts right when your table is full.

All SNGs are 6-max with a USD entry fee. Games start with 10/20 blinds and increase at set time intervals throughout the tournament until 1 last player is standing.

### Payout Structure

The 1st and 2nd place winners receive a payout.

* **1st place:** 66% of the prize pool
* **2nd place:** 33% of the prize pool

Prizes are deposited directly into your USD balance.

### Available Stakes

<details>

<summary>$2.25 Hyper Turbo</summary>

* Entry: $2.25
* 1st place prize: $8.85
* 2nd place prize: $3.30
* Starting stack: 1,200 chips
* Blinds: 1 min

</details>

<details>

<summary>$7.50 Turbo</summary>

* Entry: $7.50
* 1st place prize: $29.50
* 2nd place prize: $11
* Starting stack: 2,000 chips
* Blinds: 4 minutes

</details>

### Play Now

Head over to [bag.win](https://bag.win) to enter SNG tournaments now.


---

# 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/sng-tournaments.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.
