> 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./pagina-principal/5.-por-que-disminuye-mi-potencia.md).

# 5. ¿Por qué disminuye mi Potencia?

La energía que obtienes al ganar partidas no es permanente y dura 24 horas por defecto desde el momento en que la consigues.

Esto significa que si jugaste una partida hace 24 horas a una hora determinada (por ejemplo, a las 7 p. m.), la energía obtenida en esa partida se perderá en el octavo día, independientemente de si vuelves a jugar la partida o no.

Así que, incluso si juegas 100 partidas al día, en esencia conservarás la energía de alrededor de 700 partidas, hasta que tus partidas anteriores empiecen a disminuir.

Al jugar a diario, puedes mantener estable tu nivel de energía y evitar perder poder de hash.\
Además, te recomendamos jugar dos veces al día: ¡una por la mañana y otra por la tarde!

## ¿Sigues teniendo problemas?

Si sigues pensando que algo no está bien con tu energía, mueve manualmente todos tus mineros a tu Inventario y toma una captura de pantalla de la energía en tu Habitación y la energía en **Mi perfil → Estadísticas del perfil**.

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

Si es negativo, envía en [<mark style="color:verde;">support@rollercoin.com</mark>](mailto:support@rollercoin.com) esas capturas de pantalla con toda la información necesaria sobre tu caso, ¡y nuestro equipo de soporte se encargará de ello!


---

# 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./pagina-principal/5.-por-que-disminuye-mi-potencia.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.
