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

# Claiming

#### How to claim

**Creating a Claim**

To create your land, run the following command anywhere in the world — the chunk you're standing in will be claimed automatically:

```
/create <name>
```

You will see borders appear around your claimed chunk.

***

**Expanding Your Claim**

To claim additional chunks, simply walk into an adjacent chunk and type:

```
/claim
```

The borders will expand to include the new chunk.

> **Note:** By default, you start with **4 claimable chunks.**

***

**Increasing Your Claim Limit**

You can expand your claim limit by inviting other players to your land.

**To invite a player:**

```
/invite <playername>
```

The invited player must then accept with:

```
/land accept <landname>
```

Each new member increases your claim capacity:

| Members   | Max Chunks |
| --------- | ---------- |
| 1 Solo    | 4          |
| 2 members | 10         |
| 3 members | 15         |
| 4 members | 20         |
| Guild     | 30         |

> **Want more than 4 members?** You'll need to create a **Guild** — more on that in a future guide.

{% embed url="<https://youtu.be/Nf_xJS5C6yQ>" %}
