> 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./games.md).

# Games

Here, you can **play mini-games** to earn power by winning them! In addition to power, you also have a chance to win **rewards** if you play long enough.

{% content-ref url="/pages/CDv17uJAlV8543S6bqP7" %}
[1. Why don't I receive any Power from Games?](/rollercoin/f.a.q./games/1.-why-dont-i-receive-any-power-from-games.md)
{% endcontent-ref %}

{% content-ref url="/pages/d3sXufmVVGnQsWEqQkyc" %}
[2. Why my Power didn't increase after winning the Game?](/rollercoin/f.a.q./games/2.-why-my-power-didnt-increase-after-winning-the-game.md)
{% endcontent-ref %}

{% content-ref url="/pages/bAoThD0Japk3PQ79bmif" %}
[3. Why does my PC level reset?](/rollercoin/f.a.q./games/3.-why-does-my-pc-level-reset.md)
{% endcontent-ref %}

{% content-ref url="/pages/VlhvVtbdNr1AuPtbnGoC" %}
[4. Why did my Game level reset?](/rollercoin/f.a.q./games/4.-why-did-my-game-level-reset.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z4Ne5Q83CKs5aIaDGevl" %}
[5. Why do Games take so much time to load?](/rollercoin/f.a.q./games/5.-why-do-games-take-so-much-time-to-load.md)
{% endcontent-ref %}

{% content-ref url="/pages/eoBjXKaL37L123F9pJH9" %}
[6. Why are my Games loading too slowly?](/rollercoin/f.a.q./games/6.-why-are-my-games-loading-too-slowly.md)
{% endcontent-ref %}

{% content-ref url="/pages/owH0NIG0LPbydledJXst" %}
[7. What do I receive from Games?](/rollercoin/f.a.q./games/7.-what-do-i-receive-from-games.md)
{% endcontent-ref %}


---

# 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/f.a.q./games.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.
