# Creating A Region

Video Tutorial Of Creating A Region

**Method 1** Using Regen Wand

* Run Command `/regen wand` To Get Stone Axe Named Regen Wand
* Left Click A Block To Set Co-ordinates Of The Block As Pos1
* Right Click A Block To Set Co-ordinates Of The Block As Pos2
* Run Command `/regen create (name)` To Create A Region

**Method 2** Using Regen Command

* Run Command `/regen pos1` To Make Player Co-ordinates As Pos1
* Run Command `/regen pos2` To Make Player Co-ordinates As Pos2
* Run Command `/regen create (name)` To Create A Region

{% hint style="info" %}
You can also select pos1 and pos2 with commands /regen \[pos1/pos2]
{% 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/basic-help/creating-a-region.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.
