# Claims

<figure><img src="https://4099525939-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHYzBycLVdoYcn1KtsYKQ%2Fuploads%2FofbFw1kGc3pNJ9EvvSgj%2Fclaim.gif?alt=media&#x26;token=6b5f9245-159c-4f70-a0e5-4b1f68451992" alt=""><figcaption><p>Placing a claim block</p></figcaption></figure>

***

<details>

<summary>Creating the claim.</summary>

**Explanation:**&#x20;

Place your claim reactor to establish your claim; however, Claim Reactors must be placed at least 100 blocks apart from each other.

If you don't have a Claim Reactor, type "/claim give" to get one.

</details>

<details>

<summary>Upgrading the claim.</summary>

**Explanation:**&#x20;

Right-click on the Claim Reactor, then click the upgrade button to purchase the next tier of upgrade tier.\
\
**Tier 1**  grants you a protected area of 21x21 blocks.\
**Tier 2**  grants you a protected area of 41x41 blocks.\
**Tier 3**  grants you a protected area of 61x61 blocks.\
**Tier 4**  grants you a protected area of 81x81 blocks.\
**Tier 5**  grants you a protected area of 101x101 blocks.

</details>

<details>

<summary>Adding members to claim.</summary>

**Explanation:**&#x20;

To add a member to your claim, type "/claim trust username". Granting someone access to your claim gives them permission to interact with it, allowing activities such as opening chests, harvesting crops, and breaking blocks.

To remove a trusted member from your claim, type "/claim untrust username".

</details>

<details>

<summary>Deleting claim.</summary>

**Explanation:**&#x20;

To remove a claim, either break your Claim Reactor or enter "/claim delete".&#x20;

To obtain a new Claim Reactor, use the command "/claim give".&#x20;

It's important to note that deleting a claim will allow anyone to interact with or reclaim the area.

</details>


---

# 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.pokesmp.net/home-page/pokesmp-knowledge-center-wiki/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.
