# How to claim land

Claiming your land is an important step to protecting your buildings and your items. Its also very easy to do!

First you need a golden shovel, you should have spawned with one but if you lost it you can get another one with **/kit tools**

While holding the golden shovel, right click at each of the corners to mark out your claim.\
You can view who has claimed a block by right clicking with a stick and it will show an outline of the claim.

Claims extend from sky to bedrock so you dont need to worry about players building above or below you!\
You have a limited number of claim blocks but you gain more slowly while playing on the server. You can also buy more with **/BuyClaimBlocks** if you want to skip the wait.

{% hint style="info" %}
For more information, please watch this tutorial <https://www.youtube.com/watch?v=VDsjXB-BaE0>
{% 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.blujay.xyz/land-claims/how-to.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.
