# Sub-Areas

Sub-areas allow you to create separate areas within your town, where you can enable different sets of permissions for visitors, citizens, etc. This can be creatively used to show off builds, let players explore your shops, or even to allocate specific areas for each town member!

First, make sure you are the mayor of the town you want to create the zone for. Otherwise, make sure the mayor has given you all the necessary permissions for this.

### <mark style="color:green;">Step 1</mark>

Open the town menu via the command <mark style="color:green;">**`/town`**</mark> and click on the “Sub-Areas” tab, then on “Create”.

<figure><img src="/files/wqMrCLD5VMIQTVe86bTm" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">Step 2</mark>

Following this action, a golden hoe will appear in your inventory. This hoe is used to demarcate the sub-area you wish to create.

The first left click with the hoe determines the first position, while the first right click marks the second (and final) position.

This will allow you to create a cubic area with a point A and a point B.

<figure><img src="/files/GDSccoV6kDzWqY0fzJPu" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">Step 3</mark>

Make the order <mark style="color:green;">**`/v selection assign [name of the zone created]`**</mark>.

{% hint style="warning" %}
You can view the boundaries of your subzone with <mark style="color:green;">**`/v view`**</mark>.
{% endhint %}

Congratulations! 🥳

You now know how to create new zones, which can be managed in the zones section of your city menu.

{% hint style="success" %}
See how you can use sub-areas in the most creative ways possible! Work with town members, and enjoy your newfound power.
{% 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.epicworld.gg/the-towns/sub-areas.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.
