# 17. ¿Por qué la Recompensa de Bloque se genera más tiempo de lo normal?

En RollerCoin, el **tiempo de minería del bloque predeterminado** es de aproximadamente **10 minutos**. Esto significa que cada \~10 minutos se genera un nuevo bloque, dando a los jugadores la oportunidad de obtener recompensas por sus esfuerzos de minería.

Sin embargo, el **tiempo del bloque puede variar ligeramente** de un bloque a otro. Este sistema refleja la minería real de criptomonedas, donde el tiempo de minería de los bloques puede fluctuar según el **hash rate de la red**.

<figure><img src="/files/f2cc21ba21c0dba271f2f8055d00a77ed37f88a5" alt=""><figcaption></figcaption></figure>


---

# 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./pagina-principal/17.-por-que-la-recompensa-de-bloque-se-genera-mas-tiempo-de-lo-normal.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.
