> 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/6.-por-que-mis-juegos-cargan-demasiado-lento.md).

# 6. ¿Por qué mis juegos cargan demasiado lento?

* Le rogamos que considere abrir RollerCoin en un navegador diferente.&#x20;
* Si nota alguna diferencia en la jugabilidad, asegúrese de que no haya programas o complementos de terceros, como AdBlock, ejecutándose en la página de su navegador principal.
* &#x20;Si no se aplican dichos programas o extensiones, el problema puede deberse a archivos de cookies y caché desactualizados que impiden que el sitio se cargue y se actualice correctamente. Le aconsejamos borrar la caché y las cookies de su navegador desde el historial del navegador.&#x20;
* También puede probar a usar una red de Internet o un dispositivo diferente para ver si así se resuelve el problema.&#x20;

Si estas recomendaciones no ofrecen una solución adecuada, póngase en contacto con [<mark style="color:verde;">support@rollercoin.com</mark>](mailto:support@rollercoin.com) y proporcione una explicación detallada de su caso, junto con capturas de pantalla, ¡para que podamos ayudarle a resolver el problema lo antes posible!


---

# 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/6.-por-que-mis-juegos-cargan-demasiado-lento.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.
