> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/claiming-land.md).

# Claiming Land

#### **Claiming Tool**

The main tool used for creating claims is the **Golden Hoe**.

You can obtain one by:

* Crafting it using **gold ingots**
* Claiming it from the **`/kits Rookie`** command

***

#### **Using the Golden Hoe**

* When held, the Golden Hoe shows how many **claim blocks** you currently have.
* **Claim blocks** determine the total amount of land you can claim.

***

#### **How to Get More Claim Blocks**

You can earn additional claim blocks by:

* **Voting daily** using the command **`/vote`**
* Opening **Super Crates**, which may contain claim blocks as potential drops

***

#### **Claiming Land**

To create a land claim:

1. Hold the **Golden Hoe**
2. **Right-click** one corner of the area
3. **Right-click** the opposite corner

This creates a square or rectangular claimed region based on your two selected points.\
Everything inside this boundary will be protected under your ownership.

> **Tip:** To check how many claim blocks you have available, hold the Golden Hoe.

***

#### **Claiming Tips**

* Claims must not overlap with land claimed by other players.
* You can create **multiple small claims** or **save blocks** for a **larger one**.
* Claims are flexible and can be resized, renamed, or deleted at any time.

***

#### **Giving Permissions**

To manage who can do what in your claim:

Use the command:\
\&#xNAN;**`/flan menu`**

Then go to:\
**Permission Groups**

You'll see several role options:

* **Co-Owner:** Full access, including building, breaking, and managing permissions
* **Visitor:** Cannot open chests or manage permissions by default — but you can change this in the menu
* The command **/flan menu** be used while stood **WITHIN** the claim you're trying to manage.

***

#### **Adding a Player to a Group**

1. Open **`/flan menu`**
2. The command **/flan menu** be used while stood **WITHIN** the claim you're trying to manage
3. Go to **Permission Groups**
4. Choose the role (e.g., **Co-Owner**)
5. Manually type in the **exact Minecraft username** of the player

***

#### **Other Claim Features**

* Run the command `/flan delete` while standing inside of a claim to delete it.
* To allow others to **use your healing machine**, enable **Open Containers**
* To allow others to **use your PC**, enable **Interact Blocks**
* You can **customize permissions** per group (e.g., allow Visitors to open chests but not build)
* Create **Subzones** (smaller claims inside a larger one) for more granular control


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/claiming-land.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.
