# 2. Why my Power didn't increase after winning the Game?

PC Level gradually increases depending on the number of games you play daily, and higher PC Levels allow you to hold power for 3, 5, or 7 days accordingly.

Let’s imagine that you played 1 game 7 days ago at 10:24. This means that on the 8th day, at 10:24, you will lose power from this game, regardless of whether you play again or not. You can play 100 games every day, but you will hold power from them only for the next 7 days at most. Also, note that the bonus power you gain from games or the Event Pass is temporary as well.

If you won a game and suspect it was not counted in your overall power, try the advice in the [<mark style="color:green;">previous question</mark>](/rollercoin/f.a.q./games/1.-why-dont-i-receive-any-power-from-games.md): clear your browser’s cache, try different browsers, and use Incognito Mode.

If that does not help, feel free to contact our support team at [<mark style="color:green;">support@rollercoin.com</mark>](mailto:support@rollercoin.com) and provide your registration email, in-game username, date of registration, and a detailed description of your issue, along with some screenshots or a video!


---

# Agent Instructions: 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/f.a.q./games/2.-why-my-power-didnt-increase-after-winning-the-game.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.
