# 4. How long does it take to mine a Block?

The default block mining time is 10 minutes. However, just like in real mining, this time can decrease or increase depending on the pool's power. After a certain period, it will reset to 10 minutes again.

For example, if today DOGE is mined in 10 minutes, but tomorrow many players decide to mine only DOGE and significantly increase its pool power, the mining time for DOGE may also increase.


---

# 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/f.a.q./basics/4.-how-long-does-it-take-to-mine-a-block.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.
