> 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/12.-que-sucede-despues-de-que-termine-el-evento-de-quema.md).

# 12. ¿Qué sucede después de que termine el Evento de quema?

Al final de la **Evento de Quema**, todos los Event Coins (ECoins) y los puntos de progresión se restablecerán a cero.

Si no has pulsado el botón para reclamar tus recompensas por quema antes de que concluya el evento, esas recompensas también se restablecerán a cero. Cualquier objeto que aún esté en proceso de quema será destruido permanentemente.

**¡Asegúrate de completar tu proceso de quema antes de que termine el evento y reclama tus recompensas lo antes posible!**\
Si te estás quedando sin tiempo, **puedes acelerar el proceso 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:

```
GET https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./eventos/12.-que-sucede-despues-de-que-termine-el-evento-de-quema.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
