# Land Menu

Type /land to see the **Land Menu.**&#x20;

This menu allows you to mange all the Land you own, Land you rent, or Land where you have been **Trusted.**

Most actions can be done with a **command** or with the **Land Menu**.&#x20;

The menu allows you to click around to complete actions so it's a great way for beginners to see all of the available options. The commands are generally faster to type if you already know exactly what you're trying to do.&#x20;

### How to use commands

Since you can own multiple Land, before you type a command, you must tell the server which Land you're trying to edit.&#x20;

You can do this with the following command:

/land edit {land name}\
*Example: /land edit DreamHouse*<br>

Now every command you type will reference the selected Land.

{% hint style="info" %}
If you want to edit the Land you're physically standing in, just type /land edit&#x20;
{% endhint %}

### **How to add friends to your Land**

You can **Trust** your friends and give them permission to build on your Land.&#x20;

**Command**\
Type /trust {player name}\
\&#xNAN;*Example: /trust Ruskie*

**Land Menu**\
Type /land\
Choose a Land block\
Click "Trusted Players"\
Click the green "Trust Player"\
Enter the player name in chat and send the message.<br>


---

# 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://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/land-menu.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.
