> For the complete documentation index, see [llms.txt](https://docs.bag.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bag.win/promotions/progressive-hot-hand-jackpot.md).

# Progressive Hot Hand Jackpot

Feeling lucky? Your next hand could win the jackpot!

* 10% of every raked pot across all cash games contributes to a growing jackpot.
* If you hit the Hot Hand, you win the jackpot.
* Your payout amount is determined by what blinds you're playing.

<figure><img src="/files/jyyvTEq0aid8DjcqJdr6" alt=""><figcaption><p>Hot Hand Jackpot</p></figcaption></figure>

### Hand Qualifications

The Hot Hand Jackpot triggers when a player makes a **4 of a Kind** with a specific rank of cards.

* You must use one of your hole cards to complete the 4 of a Kind.
* It must be a "made hand" but it's not required to go to showdown.

The qualifying hand starts at quad 2s and moves upward each time the jackpot is hit (quad 3s, then quad 4s, and so on). After quad Aces are hit, the jackpot resets to quad 2s.

While playing, you can see the current Hot Hand on the bottom right of your screen.

<figure><img src="/files/Q8bJQLvPX5IHYGVlprq0" alt="" width="352"><figcaption><p>Hot Hand Jackpot indicator</p></figcaption></figure>

### Prize Details

Your jackpot payout is determined by the blinds you're playing at.

| Blinds  | % of Jackpot | Example Prize Amount |
| ------- | ------------ | -------------------- |
| $2.5/$5 | 100%         | $1,000               |
| $1/$2   | 40%          | $400                 |
| 25c/50c | 10%          | $100                 |
| 5c/10c  | 2%           | $20                  |

Prizes are deposited directly into your USD balance.&#x20;

### Play Now

Ready to chase the jackpot? Hit the cash poker tables on [bag.win](https://bag.win) 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.bag.win/promotions/progressive-hot-hand-jackpot.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.
