# Claims

Used to claim your land, prevent both mob and player grief, protect your chests and items, prevent players from opening doors.&#x20;

* /kit claim - Gives you the '<mark style="color:red;">**Shovel of Claiming**</mark>'.

Hold the '<mark style="color:red;">**Shovel of Claiming**</mark>' in your main hand and select, by right clicking the ground, the 2 corners surrounding the land you want to claim.

If you wish to see your claims, hold the '<mark style="color:red;">**Shovel of Claiming**</mark>' in your main hand. **Gold blocks** should indicate the area you have claimed. Using **/claimslist** will also give you details about your claims.

* Claims have to be a minimum width of **5 blocks** and have a minimum area of **50 blocks** in total.
* Unused claims will expire in **14 days** and inactive claims, **365 days.**
* You're only able to claim land in the **Wilderness**, **Utopia** and **Hell**. Builds contained within the **End** or **Nether** are unable to be claimed.&#x20;

Upon joining the server for the first time, players receive a total of 1024 claim blocks, which correlates to 4 chunks (1 chunk = 256 blocks).&#x20;

You can earn more claim blocks either through crates or by buying them in the [server store](https://shop.warpedrealm.com/).

## Trusting Players

* /trust \<player> - Allows trusted player to **place and break blocks** inside the claim.
* /accesstrust \<player> - Allows trusted player to **interact with doors, buttons** **etc**.
* /containertrust \<player> - Allows trusted player to access **chests, barrels, hoppers, shulkers,                 droppers etc**.
* /permissiontrust \<player> - Allows trusted player to **trust other players** to the claim.
* /untrust \<player> - Untrusts a player and removes all their permissions within your claim.&#x20;
* /trustlist - Lists the permissions set for the claim you're standing in.&#x20;
* /trapped - Gets a player out of land they're trapped in.

In order to make your claims public, **\<player>** can be replaced with '**public; everyone; all**'.&#x20;

## Configuring Claims

* In order to **abandon a claim**, simply stand in it and do **/abandonclaim**. If you want to remove all your claims, do **/abandonallclaims**. Once claims are abandoned, all claim blocks used will be given back to you.&#x20;
* To **resize your claims**, right click the **glowstone corner**. To make your claim larger you will need to have the correct amount of claim blocks.&#x20;
* To **create Subdivisions,** do **/subdivideclaims** while standing in the claim you wish subdivide. Hold the '<mark style="color:red;">**Shovel of Claiming**</mark>' and, as you did with the regular claims, right click the ground to indicate the first corner; this however, **must be within a pre-existing claim**. Right click the ground again to create the claim. To remove a subdivision, simply do **/abandonclaim**.


---

# 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.warpedrealm.com/general-server-mechanics/claims.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.
