# Land Claims

***

<div align="left" data-full-width="false"><figure><img src="/files/pGG1mTKFYkZ9UqSO4NZg" alt="" width="375"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="350.3333740234375">Command</th><th width="350.3333740234375">Description</th></tr></thead><tbody><tr><td>/abandonclaim</td><td>Deletes the claim you’re standing in.</td></tr><tr><td>/claimexplosions</td><td>Toggles if explosions are allowed in the claim.</td></tr><tr><td>/trust | /t</td><td>Gives another player permission to edit in your claim.</td></tr><tr><td>/untrust | /ut</td><td>Revokes any permissions granted to a player in your claim.</td></tr><tr><td>/containertrust | /ct</td><td>Gives a player permission to use your buttons, levers, beds, crafting gear, containers, and animals.</td></tr><tr><td>/abandonallclaims</td><td>Deletes all of your claims.</td></tr></tbody></table>

{% hint style="success" %}
You will get 100 claimblocks per hour in-game.
{% 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://aquapie.gitbook.io/simply-survival/features/land-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.
