> 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/programa-cashback.md).

# Programa Cashback

¡**Gana hasta un 14% del house edge** en recompensas cashback por cada apuesta, ganes o pierdas!

* Todos los jugadores **participan automáticamente.**
* Gana recompensas cashback en **tiempo real** después de cada apuesta.
* Retira tus recompensas en **cualquier momento y sin comisiones.**&#x20;
* No hay mínimo de apuesta requerida **ni limite** en lo que puedas ganar.
* Posee [BAG](/es/token/bag.md) para obtener hasta **un 2x de bonus multiplicador** en tus ganancias por cashback.

### Recompensas Cashback

Luego de cada apuesta, ganas una recompensa base en cashback del **7% respecto al house edge.**&#x20;

* Las tasas de recompensa varían según el juego. Aquí debajo están las tasas bases para cada uno de ellos.
* Puedes obtener hasta **un 2x de bonus multiplicador** en tus recompensas por poseer [BAG](/es/token/bag.md). Mientras más poseas, más ganarás.
* El nivel más alto para los poseedores del token BAG gana hasta un **14% del house edge** en recompensas cashback.

| Juego                              | Monto de Apuesta  | Recompensa Base |
| ---------------------------------- | ----------------- | --------------- |
| Blackjack                          | 6,400 USD/ETH     | 1 USD/ETH       |
| Blackjack (DCL)                    | 3,200 USD/BAG/ETH | 1 USD/BAG/ETH   |
| Cash poker (rake)                  | 20 USD/BAG/ETH    | 1 USD/BAG/ETH   |
| Live games                         | 6,400 USD/ETH     | 1 USD/ETH       |
| Plinko XY                          | 6,400 USD/ETH     | 1 USD/ETH       |
| Plinko (DCL)                       | 1,600 USD/BAG/ETH | 1 USD/BAG/ETH   |
| Ruleta                             | 800 USD/BAG/ETH   | 1 USD/BAG/ETH   |
| Slots, Mines, Dice, y otros juegos | 800 USD/ETH       | 1 USD/ETH       |

### Multiplicador Bonus

| Nivel | BAG Requerido | Multiplicador Bonus |
| ----- | ------------- | ------------------- |
| 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                  |

### Cómo reclamar recompensas

Reclamar tus recompensas de cashback es sencillo.

1. Inicie sesión en [bag.win](https://bag.win).
2. Haz clic en la pestaña **Recompensas**.
3. Haz clic en el botón **Reclamar** junto a las recompensas que puede reclamar.

Tus recompensas se agregarán directamente a tu balance y podrás regresar a las mesas.

<figure><img src="/files/lk0BIK5AL02ukCZQh4J5" alt=""><figcaption><p>Página de Balances</p></figcaption></figure>

### ¿Listo para Empezar a Ganar?

Ingresa a [bag.win](https://bag.win) para empezar a ganar recompensas cashback ahora.


---

# 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/programa-cashback.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.
