# Customize Money Reward

#### Steps to Customize Money Rewards for a Block

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 based on your requirement.
4. &#x20;Identify and select the specific block for which you want to customize the money reward.
5. Click on **"Customize Money Rewards"** (represented by an emerald icon).
6. Add the desired amount of money reward according to your preference using the provided interface.
7. Confirm and finalize the changes.

By following these steps, you can effectively customize the money rewards for a specific block using the graphical user interface.

{% hint style="info" %}
Need Vault And A Economy Plugin

You can verify the customized money reward of the block by inspecting the lore of the emerald 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-money-reward.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.
