> 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/es/promociones/hot-hand-jackpot-progresivo.md).

# Hot Hand Jackpot Progresivo

¿Te sientes con suerte? Tu próxima mano puede ganar el jackpot!

* El 10% de cada pot con rake en todas las mesas cash contribuye a un jackpot progresivo.
* Si consigues la Hot Hand, ganas el jackpot.
* El monto que se te paga depende en que ciegas estabas jugando.

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

### Manos Clasificatorias

El Jackpot Hot Hand se activa cuando un jugador consigue **un poker** con un rango específico de cartas.

* Tienes que usar al menos una carta de tu mano para completar el poker.&#x20;
* Tiene que ser una "mano completa" pero no se requiere que vayas el showdown.

La mano que califica empieza con un poker de 2 y crece ascendentemente cada vez que alguien consigue un Jackpot (poker de 3, poker de 4, y así). Luego de que alguien consiga un poker de A, el jackpot se reinicia a poker de 2.

Mientras juegas, puedes ver el Jackpot actual en la parte inferior derecha de la pantalla.

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

### Detalle de Premios

El monto que se te pague dependerá de las ciegas de la mesa en la que estabas jugando

| Ciegas  | % del Jackpot | Ejemplo de Premios |
| ------- | ------------- | ------------------ |
| $2.5/$5 | 100%          | $1,000             |
| $1/$2   | 40%           | $400               |
| 25c/50c | 10%           | $100               |
| 5c/10c  | 2%            | $20                |

Los premios se depositan directamente en tu balance USD.&#x20;

### Juega Ahora

¿Listo para conseguir el jackpot? Entra ahora en las mesas cash de [bag.win](https://bag.win) .


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bag.win/es/promociones/hot-hand-jackpot-progresivo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
