> For the complete documentation index, see [llms.txt](https://docs.decentral.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentral.games/games/poker-arcade/arcade-mode.md).

# Arcade Mode

Come test your poker skills for big prizes.

Introducing Poker Arcade’s **Arcade Mode:** enter Sit and Go (SNG) tournaments and compete to win prizes such as iPhones, Apple Vision Pros, and more. Arcade Mode is available worldwide with no region restrictions.

### What's Arcade Mode?

Arcade Mode features single-table, 6-player SNG tournaments.

SNG tournaments are on-demand poker tournaments. Instead of a scheduled time, the tournament starts right when your table is full. Games start with 10/20 blinds and increase at set time intervals throughout the tournament until there's 1 last player standing.

The 1st and 2nd place winners get Tournament Badges which you can redeem for prizes in the Arcade Prize Shop.

Multi-tabling is allowed and you can enter multiple tournaments at a time.

<figure><img src="/files/qLXeAFiprcwW3ohop2ZD" alt=""><figcaption><p>Playing in the Poker Arcade</p></figcaption></figure>

### Tickets

To enter tournaments, you’ll need to spend **Tickets.**

You can buy Tickets using USDT on Polygon on the Poker Arcade app or our website.

* 9 Tickets = 2.5 USDT
* 20 Tickets = 5 USDT
* 105 Tickets = 25 USDT

Tournaments have varying formats and Toicket entry fees.

<figure><img src="/files/eeNpGQ4thXuDHHwY9but" alt=""><figcaption><p>Buy Tickets with USDT on Polygon</p></figcaption></figure>

{% hint style="info" %}
Note: Tickets are non-transferable.
{% endhint %}

### Tournament Badges and Prizes

If you place in the top 2 of any tournament, you’ll win **Tournament Badges** which you can use to redeem for various prizes.

You can use your Tournament Badges to redeem prizes in the Arcade Prize shop, such as:

* MacBooks
* iPhones
* Vision Pros
* Bags of USDT

And more high-ticket items.

<figure><img src="/files/R8QTW9dfBpZRwYBgtYb4" alt=""><figcaption><p>Viewing prizes in the Arcade Prize Shop</p></figcaption></figure>

{% hint style="info" %}
Badges are non-transferable.
{% endhint %}

### Tournament Payout Structure

Tournament prizes depend on the tournament’s Ticket entry. The higher the entry fee, the more you win.

Here’s the current payout structure:

* **1st place:** 66% of the badge prize pool + your Ticket entry back
* **2nd place:** 33% of the badge prize pool

> For example, the prizes for a tournament with a 3 Ticket entry are:
>
> * 1st place: 2 Tournametn Badges + 3 Tickets
> * 2nd place: 1 Tournament Badge

### Wearables

Wearables are virtual clothes you can use to customize your avatar and earn rewards to play.

If you own a Premium Wearable, you can earn Tickets every week which you can use to play Arcade Mode. To learn more, check out [Wearables](#wearables).

<figure><img src="/files/rM5Ogr0ydY3YfcsbLL6h" alt="" width="525"><figcaption><p>Premium Wearables</p></figcaption></figure>

### Start Playing

Ready to hit the tables? Hop into the [Poker Arcade app](https://arcade.poker/) now.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.decentral.games/games/poker-arcade/arcade-mode.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.
