> For the complete documentation index, see [llms.txt](https://wiki.incredibleplugins.com/lands/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.incredibleplugins.com/lands/players/getting-started/start.md).

# Start

This page explains the first steps for using Lands.

> This page describes the latest plugin version. If these commands don't work on your server, it may still be running an older version where you select a land first with `/lands edit <land>` before running commands against it.

Most commands for an existing land are reached through `/land <land> ...` (also available as `/lands land <land> ...`) - replace `<land>` with the land's name.

## 1. Claim Land

Stand where you want to claim and use `/claim` (or `/lands claim`).

If you do not own a land yet, Lands can create one for you named after you and claim the area around you.

If you already have a land and want to add the claim to it instead, use `/land <land> claim`.

If you want to choose the land name first, use `/lands create [name]` before claiming.

## 2. Claim Larger Areas

Use selection mode when you want to claim more than one chunk at once.

1. Use `/lands selection`.
2. Select two corners.
3. Use `/land <land> claim`.

Use `/lands selection expand` if you want the selection to use the full height.

## 3. Open the Menu

Use `/lands` or `/lands menu` to open the Lands menu. Use `/land <land>` to open a specific land's menu directly.

The menu lets you manage members, roles, areas, relations, taxes, inbox messages, and other settings that are enabled on your server.

If your server uses money, also read [Economy](/lands/players/land-management/economy.md).

If you want to see borders, maps, invites, storage, or safety teleports, read [Map and Tools](/lands/players/getting-started/map-and-tools.md).

## 4. Trust Players

Use `/land <land> member add <player>` to invite or trust a player in your whole land.

Use `/land <land> area <area> member add <player>` to trust them only in a specific area.

You can also trust players from the menu:

1. Open `/land <land>`.
2. Open the players or members menu.
3. Choose the trust option.

## 5. Remove Players

Use `/land <land> member remove <player>` to remove a player from your whole land.

Use `/land <land> area <area> member remove <player>` to remove them only from a specific area.

## 6. Manage Permissions

Permissions are controlled by roles. Open `/land <land>`, go to the roles menu, and edit the role settings.

Use roles to decide what members can do, such as opening containers, building, attacking players, using land spawn, or managing land settings.

## 7. Promote or Demote Members

Open `/land <land>`, go to the members menu, and click a player.

Depending on your server menu layout, you can promote or demote players from there.
