# Claiming Guide

You can claim areas by using a <mark style="color:yellow;">**Golden Shovel**</mark>, one is available in `/kits`. Equipping the shovel shows you how many blocks you can claim in the chat. There are various ways you can increase how many claim blocks you can have:&#x20;

* Every 20-30 seconds you will receive 1 claim block.&#x20;
* You can purchase claim blocks in the `/shop`
* You can purchase claim blocks in the `/voteshop`
* You can get claim blocks in various crates at `/warp crates`
* You can purchase claim blocks in the `/store`

## Creating The Claim

The area will be a box, you will have to right click the <mark style="color:yellow;">Golden Shovel</mark> where you want one corner to be, then right click where you want the opposite corner to be. You will see <mark style="color:yellow;">golden particles</mark> indicating the border of your claim, these are only visible with the <mark style="color:yellow;">Golden Shovel</mark> in your main hand. To check if a certain area is claimed, **right-click** an area with a <mark style="color:orange;">Stick</mark>. This will show you if a person has made a claim there or not.

<figure><img src="/files/SFalxrujiCrHl1obVcYd" alt=""><figcaption><p>The Golden Particles Indication A Claim Has Been Made</p></figcaption></figure>

## Accessing The Flan Menu

\
**Global Permissions** - General rules for anyone in your territory that aren't in a permission group, you can prevent people entering at all, prevent certain actions etc. Anything you set to true or false will allow/prevent ANYONE to perform those actions.&#x20;

<figure><img src="/files/gPncTPvbnR2Sfm1sgmcq" alt=""><figcaption><p>Global Permissions in Flan Menu</p></figcaption></figure>

**Permission Groups** - There are two groups you can place players in, and that's **Co-Owner** and **Visitor.** In order to add a **Visitor** you can click on the paper called Visitor and then click add, then type the username  of the player you want to add to the visitor group. Visitors can open doors and explore but not much else, they cannot open chests or build. Right click on the paper instead to edit the permissions for the group, you can grant visitors more permissions this way. You can also add a whole new group and set the permissions for that instead. If you screw up anything too badly or it bugs out, you can delete the claim and claim the area again to reset everything to default\
\
If you want to skip this and want to add a **Co-Owner,** which we allow a player to build, open chests and basically have access to mainly everything in the claim, you can simple do **/trust \<playername>**, replacing \<playername> with the username of the player you wish to add.&#x20;

<figure><img src="/files/Q82IyQ6BDtR2TlyQRfOV" alt=""><figcaption><p>Visitor Permissions in Flan Menu</p></figcaption></figure>

## Creating a Subclaim

A subclaim is a claim inside of a claim. Subclaims have their own permission and group sets that override the parent claim they are in (no you cannot create a subclaim inside a subclaim). Subclaim permissions have an additional value "default" instead of just true and false which simply redirects that permission back to the parent claim. To create a subclaim switch to subclaim mode using the command **/flan switchMode.** Then use the golden shovel the same way you create a normal claim. Opening the subclaim menu and editing subclaim permissions requires you to be in subclaim mode as well.

<figure><img src="/files/K6YZCNeTimGyknkBm9EO" alt=""><figcaption><p>Subclaims Will Have Gray Particles Indicating Its Border</p></figcaption></figure>

<table><thead><tr><th>Commands</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td><code>/flan menu</code></td><td>Access a menu that lets you set permissions for the claim you are currently standing in</td><td></td></tr><tr><td><code>/trust &#x3C;player></code></td><td>Give the specified user full co-owner status in the claim you’re currently standing in</td><td></td></tr><tr><td><code>/untrust &#x3C;player></code></td><td> Removes co-owner from the specified user for the claim you’re currently standing in</td><td></td></tr><tr><td><code>/flan delete</code></td><td>Deletes the claim you are currently standing in</td><td></td></tr><tr><td><code>/flan delete subclaim</code></td><td>Deletes the subclaim you are standing in</td><td></td></tr><tr><td><code>/flan switchmode</code></td><td>Changes your shovel to create subclaims. These are areas within your claim that can have different permissions from the rest of it, for instance you can create a visitor friendly area and a restricted area</td><td></td></tr><tr><td><code>/flan transferclaim &#x3C;player></code></td><td>Transfers ownership of the claim your standing in to a specified player</td><td></td></tr><tr><td><code>/flan list</code></td><td>Lists your claims and the coordinates of their locations. Good for finding forgotten or lost claims</td><td></td></tr></tbody></table>


---

# 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.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/claiming-guide.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.
