# WorldGuard System

Use `/i world_guard_wand` to obtain a World Guard Wand, or enter creative mode with `/gm 1` to automatically receive one.

Use Left Mouse Button or tap on any two blocks in the world to create a three-dimensional region between these corners. In the middle of this newly created region, a Proximity Prompt will appear.&#x20;

Interact with this prompt to open a configuration menu for this specific region. In this menu, you can add players to give them permission to build within the region. Players must be online and in your current server to be added. You can also rename the region within this menu.

World Guard Regions are hidden when you do not have the World Guard Wand equipped in your hand. World Guard Regions are saved with your Custom Map Save.


---

# 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://docs.easy.gg/scripting/worldguard-system.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.
