# Game SNG

SNG (Sit and Go) single table tournament mode (starts when the agreed number of players is gathered, with fixed time increases for advance bets and blind spots. Players who have exhausted all their chips leave until the final winner is determined.)

&#x20;

Number of players: 9 (6 players can start the competition)

Total points: 300000 points

Entry points: 15000 points

Admission method: SNG tickets, with a maximum participation of 20 SNG tickets

Front note: 100 (up every 10 minutes)

Blind injection: 100/200 (blind injection every 10 minutes)

Winner's reward: Reward the top three players (settled immediately after each round)

First : 8 SNG tickets (40%)

Second : 4 SNG tickets (20%)

Third : 2 SNG tickets (10%)


---

# 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://metapokerlab.gitbook.io/metapoker/game-play/game-sng.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.
