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

# Juegos

Aquí, puedes **jugar minijuegos** para ganar poder al ganarlos. Además del poder, también tienes la oportunidad de ganar **recompensas** si juegas el tiempo suficiente.

{% content-ref url="/pages/58a5272d3d73d06c99ab3ced2594b72e9da87dd8" %}
[1. ¿Por qué no recibo ninguna potencia de los juegos?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/1.-por-que-no-recibo-ninguna-potencia-de-los-juegos.md)
{% endcontent-ref %}

{% content-ref url="/pages/16237978eb889f2831ef792d4ce655b957f14f47" %}
[2. ¿Por qué mi potencia no aumentó después de ganar el juego?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/2.-por-que-mi-potencia-no-aumento-despues-de-ganar-el-juego.md)
{% endcontent-ref %}

{% content-ref url="/pages/91a69f8da5bed079b11ea0b46beb93a3d1347974" %}
[3. ¿Por qué se reinicia el nivel de mi PC?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/3.-por-que-se-reinicia-el-nivel-de-mi-pc.md)
{% endcontent-ref %}

{% content-ref url="/pages/190fcf6eced837ec2d39283a8d2561502d2e1831" %}
[4. ¿Por qué se reinició el nivel de mi juego?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/4.-por-que-se-reinicio-el-nivel-de-mi-juego.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0dd21ee15ac310600689c166c4e3581d1d28011" %}
[5. ¿Por qué los juegos tardan tanto en cargarse?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/5.-por-que-los-juegos-tardan-tanto-en-cargarse.md)
{% endcontent-ref %}

{% content-ref url="/pages/fdfe29c77dd2a7fe642e6f6924365d4927694fcd" %}
[6. ¿Por qué mis juegos se cargan demasiado lento?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/6.-por-que-mis-juegos-se-cargan-demasiado-lento.md)
{% endcontent-ref %}

{% content-ref url="/pages/fe2081df7e66b4cf1ea9d94d1fa6b8990ba815e0" %}
[7. ¿Qué recibo de los juegos?](/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos/7.-que-recibo-de-los-juegos.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, and the optional `goal` query parameter:

```
GET https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./juegos.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.
