# 4. ¿Por qué se reinició el nivel de mi Juego?

La dificultad de un juego disminuye después de un cierto período de inactividad. Esto significa que cuanto más juegues, más difícil se vuelve, pero después de un cierto período, el nivel de dificultad también disminuye gradualmente.

<figure><img src="/files/cd49bf9995df747e69969a9f48a23ae72465cf3f" alt="" width="375"><figcaption></figcaption></figure>

El nivel de dificultad de los juegos disminuye gradualmente, restándose 1 nivel cada 12 horas.


---

# 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/rollercoin-f.a.q.-es/f.a.q./juegos/4.-por-que-se-reinicio-el-nivel-de-mi-juego.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.
