> For the complete documentation index, see [llms.txt](https://bombpix.gitbook.io/bombpix-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bombpix.gitbook.io/bombpix-es/sobre-el-juego/luckboxes.md).

# Luckboxes

Conoce nuestros cofres con héroes extraordinarios, añade saldo a tu cuenta e inicia tu aventura en BombPIX.

La compra de cofre puede realizarse en USDT o PIX, pagando el valor total de la caja o, al pagar con el token BombCoin, el usuario tendrá un **descuento del 30%**, como manera de incentivar la economía y sostenibilidad del juego.

<figure><img src="/files/EcMxKh9U1Wh87sbTgC5D" alt="" width="375"><figcaption><p><strong>Cofre ultra común</strong> - 💰 Ganancias mensuales: impulsa tus beneficios con ganancias de hasta el <strong>30% al mes</strong> - VALOR: 10 USDT</p></figcaption></figure>

<figure><img src="/files/I1gmMvm0rHqTKTOPksqq" alt="" width="375"><figcaption><p><strong>Cofre común</strong> - 💰 Ganancias mensuales: impulsa tus beneficios con ganancias de hasta el <strong>30% al mes</strong> - VALOR: 40 USDT</p></figcaption></figure>

<figure><img src="/files/Iu1gUdFN3oADR1qnoGYv" alt="" width="375"><figcaption><p><strong>Cofre raro</strong> - 💰 Ganancias mensuales: impulsa tus beneficios con ganancias de hasta el <strong>40% al mes</strong> - VALOR: 100 USDT</p></figcaption></figure>

<figure><img src="/files/uA8KpsXvYipBM2IihEz9" alt="" width="375"><figcaption><p><strong>Cofre épico</strong> - 💰 Ganancias mensuales: impulsa tus beneficios con ganancias de hasta el <strong>50% al mes</strong> - VALOR: 200 USDT</p></figcaption></figure>

<figure><img src="/files/ckPblg4DdLnofqdn2ZLb" alt="" width="375"><figcaption><p><strong>Cofre legendario</strong> - 💰 Ganancias mensuales: cosecha beneficios excepcionales de hasta el <strong>50% al mes</strong> (caja de evento) - VALOR: 500 USDT</p></figcaption></figure>

<figure><img src="/files/cdGtwkvhEWOMm5CM0I3q" alt="" width="375"><figcaption><p><strong>Cofre mítico</strong> - 💰 Ganancias mensuales: maximiza tus beneficios con increíbles de hasta el <strong>55% al mes</strong> (caja de evento) - VALOR: 1000 USDT <em>(PRÓXIMAMENTE)</em></p></figcaption></figure>

<figure><img src="/files/2xiNTo5PJBetmvyEAVuy" alt="" width="375"><figcaption><p><strong>Cofre ultra mítico</strong> - 💰 Ganancias mensuales: beneficios absurdos de hasta el <strong>60% al mes</strong> (caja de evento) - VALOR: 2000 USDT <em>(PRÓXIMAMENTE)</em></p></figcaption></figure>

<figure><img src="/files/NfHevXhLMu1BGCjEO7Fx" alt="" width="375"><figcaption><p><strong>Cofre diamante</strong> - 💰 Ganancias mensuales: beneficios absurdos de hasta el <strong>65% al mes</strong> (caja de evento) - VALOR: 3000 USDT <em>(PRÓXIMAMENTE)</em></p></figcaption></figure>


---

# 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://bombpix.gitbook.io/bombpix-es/sobre-el-juego/luckboxes.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.
