# How to setup world gaurd subregion?

1. Create a new WorldGuard region matching the size of your regeneration region within your current WorldGuard region.
2. Assign a higher priority to this new region compared to others using the command:`/rg setpriority region_name 100`
3. Allow block breaking in this region by setting the flag:`/rg flag region_name block-break allow`

***

## More Information on World gaurd priority

{% embed url="<https://www.youtube.com/watch?v=FsakXbGM758>" %}


---

# 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/overview/faq/how-to-setup-world-gaurd-subregion.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.
