> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./eventos/11.-que-es-un-evento-de-quema.md).

# 11. ¿Qué es un Evento de quema?

El **Evento de Quema** te da la opción de quemar tus Racks y Miners por Event Coins (ECoins). Puedes usar estos ECoins para comprar loot boxes con Miners, adquirir ciertos artículos o desbloquear recompensas específicas que se muestran en la barra de progresión en la parte superior de la página del Evento.

<figure><img src="/files/d543cfafc4662f570e05b08fea616330f04c0446" alt=""><figcaption></figcaption></figure>

Por cada hito de puntos obtenidos, puedes recibir recompensas de la barra de progresión.\
Cada quema dura aproximadamente una hora, dos horas o más. Asegúrate de consultar la sección F.A.Q. de este evento para obtener más detalles antes de quemar.

{% hint style="info" %}
Los artículos y monedas que quemes no se pueden recuperar una vez finalizado el proceso.

Así que asegúrate de comprobar si quieres quemar los artículos seleccionados o no antes de hacerlo.
{% endhint %}

Cada Miner se quema por ECoins, y la cantidad se calcula en función de la potencia del artículo y/o la potencia adicional. Cada Rack se quema por ECoins, y la cantidad se calcula en función del número de celdas del artículo y/o del porcentaje de bonificación.

Una vez que hayas iniciado el proceso de quema, puedes finalizarlo al instante pagando una cierta cantidad de RLT.


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./eventos/11.-que-es-un-evento-de-quema.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.
