# Regions

<figure><img src="https://i.postimg.cc/J4RpZQQD/regionsss.jpg" alt=""><figcaption></figcaption></figure>

## Commands & Permissions:

#### Commands:

`/at region` - Open region list GUI&#x20;

`/region` - Open region list GUI&#x20;

`/region new` - Create new region

`/region edit <ID>` - Open region manager

`/region edit pos1 <ID>` - Set min position

`/region edit pos2 <ID>` - Set max position

`/region remove <ID>` - Remove region

#### Permissions:

`admintools.tools.region`


---

# 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://otrek2002s.gitbook.io/gui-admin-tools-premium/sections/regions.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.
