> 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/poker-leaderboard.md).

# Leaderboard de Poker con $4500 en premios

Entra en las mesas cash y participa por una parte de los **$4500 en premios mensuales**.

* Los premios se entregan a los 5 mejores jugadores del Leaderboard de Poker Diario.
* Juega mesas cash en [bag.win](https://bag.win) para ganar puntos y subir en el leaderboard.
* Mientras más pots ganes, tu posición en el ranking sube.

<figure><img src="/files/Wvg7vQwhUMOcDfqSdU9k" alt=""><figcaption><p>$4,500 Cash Poker Leaderboard</p></figcaption></figure>

### Detalle de Premios

Se premiará con $150 a los 5 mejores jugadores del Leaderboard de Poker Diario.

* 1ro: $50
* 2do: $40
* 3ro: $30
* 4to: $20
* 5to: $10

Los premios son depositados directamente en tu balance USD. Los rankings y pagos se postean en [Discord](https://discord.gg/bagwin).

{% hint style="info" %}
Bag.win se reserva el derecho de investigar a cualquier jugador que sea sospechoso de actividad fraudulenta. Si se detecta un comportamiento fraudulento, los jugadores serán baneados, eliminados del leaderboard y no recibirán ningún premio.
{% endhint %}

### ¿Cómo funciona el Leaderboard?

El Leaderboard de Poker rankea a los jugadores por **Puntos** **Cash Poker.** Puedes jugar mesas cash o torneos SNG para aumentar tu puntuación:

* **Mesas Cash:** Tu puntuación aumenta 4% (hasta 1.5bb) de cada pot que ganes.
* **Torneos SNG:** Tu puntuación aumenta 1 punto por cada $10 que ganes.

Puedes ver los rankings diarios, semanales y mensuales tocando el icono del leaderboard.

* El ranking diario se reinicia a la medianoche UTC.
* El ranking semanal se reinicia el lunes, a las 00:01 UTC.
* El ranking mensual se reinicia el primero de cada mes a las 00:01 UTC.

<figure><img src="/files/GI46YeKKjKHrYTpIPcpJ" alt="" width="364"><figcaption><p>Poker Leaderboad</p></figcaption></figure>

### Juega Ahora

¿Listo para entrar a las mesas? [Juega Ahora](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/poker-leaderboard.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.
