# ⌨️ Commands

***

### ⌨️ Server Commands

*Master these shortcuts to navigate the world and manage your adventure.*

#### 🛠️ General Information

* /discord — Get the link to our community Discord.
* /map — Get the link to the Live Web Maps.
* /store — Browse ranks, keys, and claim blocks.
* /daily — Claim your daily login reward.
* /missions — Open the Daily Quests UI.
* /trash —  Open trash GUI
* /quest — Check your active quest progress.
* /pvp — Toggle your PvP status (Safe vs. Combat).
* /oh — \[Bedrock Only] Manage items in your off-hand.
* /head — Get a copy of your head to give away.
* /itf togglemode visibility - Toggle invisible item frames

#### 📍 Teleportation

* /rtp — Randomly teleport into the Survival World.
* /zoralis — Head to the Shopping District.
* /rw — Teleport to the Resource World (for gathering materials).
* /nether — Randomly teleport within the Nether.
* /tpa \<player> — Request to teleport to a friend.
* /tpahere \<player> — Ask a friend to teleport to you.

#### 🏠 Home Management

* /sethome \<name> — Save your current location as a home.
* /home \<name> — Teleport back to a saved home.
* /delhome \<name> — Remove a saved home.

***

### 🛡️ Land Claiming

*Protect your builds from griefing and manage who can access your land.*

#### 📐 How to Create a Claim

1. Get the Tools: Type `/kit claim` to receive a Golden Shovel and a Stick.
2. Define the Area: Hold the Golden Shovel and type `/claim` while standing in your desired spot.
3. Check Boundaries: Your claim will be marked with Gold and Glowstone blocks.
4. Information: Hold a Stick and right-click the ground to see who owns a claim and where the borders are.

#### 🔄 Resizing a Claim

1. Hold your Golden Shovel.
2. Right-click an existing corner of your claim.
3. Move to the new position and Right-click again to set the new boundary.

#### 🤝 Permissions & Trust

* /trust \<player> — Grant a player full permission to build/access your claim.
* /untrust \<player> — Revoke a player's permissions.
* /trustlist — See everyone currently trusted on your land.
* /claimlist — View a list of all your active claims and their coordinates.
* /abandonclaim — Delete the claim you are currently standing in.


---

# 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://ashblossom.gitbook.io/help/commands.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.
