> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.grumpshollow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Claim and Protect Your Land

> Learn how claim blocks work, how to protect your land, and how to manage access for other players.

Protect your builds using the land claiming system.\
By marking out an area with a golden shovel, everything inside becomes protected — including blocks, containers, and interactable objects.

***

## 🧱 Claim Blocks

When you first join, you receive **100 claim blocks**.\
You earn **+100 claim blocks per hour** while playing, up to a maximum of **80,000**.

<Card title="📏 Claim Cost">
  Each block claimed costs **1 claim block**.\
  Example: A 32×32 claim uses **1,024 claim blocks**.
</Card>

### ➕ How to Get More

* 🎁 `/daily` rewards
* 🗳️ Voting for the server
* 💎 Purchasing a rank
* ✨ Buying claim blocks from the Echos store

***

## 🏡 Claiming Your Land

<Tip>
  Claim more space than you currently need — expanding later can be difficult if nearby land is taken.
</Tip>

<Steps>
  <Step title="Get your tools">
    Run `/kit claim` to receive:

    * A **golden shovel** (create claims)
    * A **stick** (inspect claims)
  </Step>

  <Step title="Mark your area">
    Right-click one corner with the golden shovel, then right-click the opposite corner.
  </Step>

  <Step title="Confirm your claim">
    Glowstone and gold blocks will appear at the corners, confirming your claim is active.
  </Step>

  <Step title="Set a home">
    Run `/sethome` inside your claim to easily return later with `/home`.
  </Step>
</Steps>

<Card title="🔍 Inspect Claims">
  Right-click any block with a **stick** to see who owns that claim.
</Card>

***

## 🔐 Trust Commands

Control what other players can do inside your claim.

| Command                     | Access Level                                 |
| --------------------------- | -------------------------------------------- |
| `/trust <player>`           | Full access (build, break, containers, mobs) |
| `/containertrust <player>`  | Access chests only                           |
| `/accesstrust <player>`     | Use buttons and levers                       |
| `/permissiontrust <player>` | Full control, including managing permissions |
| `/untrust <player>`         | Remove a player’s access                     |
| `/trustlist`                | View trusted players                         |
| `/claimslist`               | View your claims                             |
| `/extendclaim`              | Extend claim the direction you're facing     |
| `/expandclaim`              | Expand claim in all directions               |

<Warning>
  `/permissiontrust` gives **complete control** of your claim.\
  Only use this for players you fully trust.
</Warning>

***

## 🏠 Homes

Set homes to quickly return to important locations.

| Command           | Description                |
| ----------------- | -------------------------- |
| `/sethome <name>` | Save your current location |
| `/home <name>`    | Teleport to a saved home   |
| `/delhome <name>` | Delete a home              |

<Card title="💡 Tip">
  Use names like `/sethome base` or `/sethome mine` to stay organized.
</Card>
