# Land Claiming

{% hint style="info" %}
Land claiming lets players secure areas of the world to protect builds, containers, and interactions.
{% endhint %}

### What it does

Land Claiming allows you to **protect** your base or public areas (such as player warps) so you don’t have to worry about griefing or theft.

### What you can do with it

You can claim land and customize it however you’d like — whether you’re creating a public player warp, building a shop, or protecting your new home.


---

# 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/land-claiming.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.
