# 4. ¿Cuánto tiempo se tarda en minar un Bloque?

El tiempo de minado de bloque predeterminado es de 10 minutos. Sin embargo, al igual que en la minería real, este tiempo puede disminuir o aumentar según la potencia del pool. Después de cierto período, se restablecerá de nuevo a 10 minutos.

Por ejemplo, si hoy DOGE se mina en 10 minutos, pero mañana muchos jugadores deciden minar solo DOGE y aumentar significativamente su potencia del pool, el tiempo de minado de DOGE también puede aumentar.


---

# 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./conceptos-basicos/4.-cuanto-tiempo-se-tarda-en-minar-un-bloque.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.
