> 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/free-play-mode.md).

# Free Play Mode

Looking for a free poker game where you can also win prizes?

Look no further. Introducing Poker Arcade’s **Free Play mode:** receive free chips to play each day, complete challenges, and earn rewards every time you level up!

### How Free Play Works

Each day, you receive 2,000 free chips to play with.

You can leave the tables anytime and play at your convenience throughout the day—but protect those chips! Once you’re out of chips, you’re done for the day. Chips reset daily at midnight UTC.

#### **Table format**

* 2 players min.
* 6 players max.
* Blinds: 10/20

As you play, you can earn points to increase your Player Level and receive rewards.

### How to Earn Points

You can earn points for winning hands, increasing your chip stack, and completing daily challenges.

* **Win a hand:** 5 points (max. 30 hands per day)
* **Net chips:** 0.1 point per net chip (max. 5,000 net chips)
* **Easy challenge:** 20 points
* **Medium challenge:** 50 points
* **Hard challenge:** 100 points

#### Net Chips

The more net chips you end the day with, the more points you earn.

> Net chips = Current chips - 2,000 chips

Curious to see how you rank up against other players?

There’s a daily leaderboard that shows your net chip ranking among the Poker Arcade community. The Free Play leaderboard resets daily at midnight UTC.

<figure><img src="/files/yk3Xj8jimH45kAFp9weC" alt=""><figcaption><p>Viewing the Free Play Leaderboard</p></figcaption></figure>

#### Daily Challenges

Each day, you’ll be assigned a random easy, medium, and hard challenge. Complete each challenge to earn points.

Some examples of challenges are:

* **Easy challenge:** See the river 15 times.
* **Medium challenge:** Get a two pair 3 times.
* **Hard challenge:** Win 15 hands.

You can see your daily challenges and progress for each at the bottom of your screen. Challenges reset at midnight UTC.

<figure><img src="/files/96NF7tYRHefNy9gdyAxQ" alt=""><figcaption><p>Viewing your daily challenges</p></figcaption></figure>

### Leveling Up and Earning Rewards

Every time you level up in Poker Arcade, you’ll earn a Chest that contains random rewards.

* **Tickets:** Use Tickets to enter tournaments in [Arcade Mode.](/games/poker-arcade/arcade-mode.md)
* **Tournament Badges:** Redeem Tournament Badges for prizes in the Arcade Prize Shop.
* **Accessories:** Enhance your avatar with cosmetic items.

To learn more about chests and the various prizes you can win, check out our Chest guide.

### Start Playing

Ready to hit the tables? Head over to the [Poker Arcade app](https://arcade.poker/) to start playing 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/free-play-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.
