# Edit Block Menu

How to Use the Edit Block Menu

1. **Open the GUI**: Run `/regen menu` to open the graphical user interface.
2. **Access the Edit Menu**: In the main menu, click on the **Edit Menu** option (represented by a diamond ore icon).
3. **Select Settings Type**: In the Edit Menu, you will find two options:
   * **Global Setting** (icon: minecart)
   * **Region Setting** (icon: minecart with chest)
4. **View Added Blocks**: Under the block menu, you will see the blocks that were added previously.
5. **Edit or Delete Blocks**:
   * **Edit Block**: Hover over the desired block and click to edit.
   * **Delete Block**: Hover over the desired block and shift + left-click to delete.

By following these steps, you can efficiently navigate the Edit Block menu to modify or remove previously added blocks.\
&#x20;<br>


---

# 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/basic-help/edit-block-menu.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.
