# Disable Specific Block

#### Steps to Disable a Regen Region Block

1. Execute the command `/regen menu` to open the graphical user interface.
2. &#x20;In the main menu, click on the **Edit Menu** option.
3. Select either **Global** or **Region** settings.
4. Choose the block you wish to disable.
5. Click on the green wool to disable the block.
6. The block will be disabled.

By following these steps, you can effectively disable a block in a regen region.

{% hint style="info" %}
You can verify whether block regeneration is disabled by inspecting the lore of the green wool.&#x20;
{% 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/disable-specific-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.
