# Private Tables

Host cash poker games and earn rake!

Setting up a poker game with your friends is quick and easy, and you can set custom settings such as currency, blinds, and buy-ins. As a host, you'll automatically **earn up to 28% of the rake** from your games.

* Earn host rewards in **real-time.**
* Claim your rewards at **any time with no fees.**
* Hold [BAG](/token/bag.md) to get up to a **2x bonus multiplier** on your rake earnings.

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

### Private Table Settings

Anyone can create a private game. As a host, you can set various settings such as:

* Currency: USD, BAG, or  ETH
* Blinds
* Min and max buy-in

<figure><img src="/files/W6tNH0h6P09iWOsrh4oj" alt=""><figcaption><p>Set custom table settings</p></figcaption></figure>

{% hint style="info" %}
Private table gameplay doesn't count toward the [Poker Leaderboard](/promotions/poker-leaderboard.md).
{% endhint %}

Every private game will have a unique code you can share to invite your friends. You can start your game when at least 1 other player joins.

While hosting a game, you can:

* Approve or reject players from joining
* Kick players from the table
* Assign a new host

More private table features will be coming soon.

### Rake Share

As a host, you'll earn a base reward of **14% of the rake generated** from your games. Below is the base host reward rate.

You can get up to a **2x bonus multiplier** on your rewards by holding [BAG](/token/bag.md). The more you hold, the more you earn. Max-tier BAG token holders **earn 28% of the rake generated.**

| Rake Generated | Base Host Reward |
| -------------- | ---------------- |
| 10 USD/BAG/ETH | 1 USD/BAG/ETH    |

### Bonus Multiplier

| Tier | BAG Required  | Bonus Multiplier |
| ---- | ------------- | ---------------- |
| 0    | 0             | 1x               |
| 1    | 10,000 BAG    | 1.1x             |
| 2    | 50,000 BAG    | 1.2x             |
| 3    | 200,000 BAG   | 1.3x             |
| 4    | 400,000 BAG   | 1.4x             |
| 5    | 600,000 BAG   | 1.5x             |
| 6    | 800,000 BAG   | 1.6x             |
| 7    | 2,000,000 BAG | 1.7x             |
| 8    | 4,000,000 BAG | 1.8x             |
| 9    | 6,000,000 BAG | 1.9x             |
| 10   | 8,000,000 BAG | 2x               |

### How to Create a Private Table

Creating your own private game is simple:

1. Sign into [bag.win](https://bag.win).
2. On the home screen, select **Private Table**.
3. You'll be prompted to create or join a game. Select **Create** to continue.
4. Set your desired game settings and select **Create Table** when you're ready.
5. **Copy your invite code** and share it with your friends.

You can claim your host rewards under the **Rewards** tab on [bag.win](https://bag.win).

{% embed url="<https://www.youtube.com/watch?v=EF0ieL9Pias>" %}


---

# 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/private-tables.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.
