> 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/f.a.q./homepage/5.-why-does-my-power-decrease.md).

# 5. Why does my Power decrease?

The power you gain from winning games is not permanent and lasts 24 hours by default from the moment you earn it.

This means that if you played a game 24 hours ago at a certain time (e.g., 7 pm), the power earned from that game will be lost on the eighth day, regardless of whether you play the game again or not.

So, even if you play 100 games every day, you will essentially hold the power from around 700 games, until your previous games start decreasing.

By playing daily, you can keep your power level stable and avoid losing hash power.\
Additionally, we recommend playing twice daily — once in the morning and once in the evening!

## Still having issues?

If you still think something is wrong with your power, please manually move all your miners to your Inventory and take a screenshot of the power in your Room and the power in **My Profile → Profile Stats**.

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

If it is negative, send at [<mark style="color:green;">support@rollercoin.com</mark>](mailto:support@rollercoin.com) those screenshots with all the necessary information about your case, and our support team will take care of it!


---

# 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/f.a.q./homepage/5.-why-does-my-power-decrease.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.
