# Customize Block Regen Delay

#### Steps to Customize Block Regeneration Delay

1. Execute the command `/regen menu` to open the graphical user interface.
2. Click on the **Edit Menu** option in the main interface.
3. Select either **Global** or **Region** settings depending on your requirement.
4. Identify and select the specific block for which you want to customize the block regeneration delay.
5. Click on **"Customize Delay"** (represented by a clock icon).
6. Adjust the delay time in seconds according to your preference using the provided interface.
7. Confirm and finalize the changes.

Following these steps enables you to effectively customize the block regeneration delay for a specific block using the graphical user interface.

{% hint style="info" %}
You can verify the customized delay time of the block by inspecting the lore of the clock icon.
{% endhint %}


---

# 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://wiki.hmmbo.com/fundamentals/gui-help/edit-menu/customize-block-regen-delay.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.
