# Pleb

**As a Pleb, enjoy these privileges:**

### 🔹 Commands

* [View the full list of Pleb commands here.](/minecraft/gameplay-features/all-commands/commands.md#pleb)

### 🔹 Claim Up to 25 Chunks

* Begin building your empire one block at a time!
* **Create Your Land:** Use `/lands create <yourLandNameHere>` to start your journey.
  * Initial cost: **$5000**.
* **Expand Your Territory:** Use `/claim` to add chunks for **$1000** each.

### 🔹 Two Comfortable Homes

* Set up **two homes** to suit your needs and teleport between them.

### 🔹 10 LWCS (Chest Locks)

* Secure your belongings with **up to 10 chest locks**.
* Need guidance? Type `/help lock` for detailed instructions on protecting your items.

***

\| **Next Rank:** [Initiate](/minecraft/gameplay-features/ranks/mortal-tier/02-initiate.md) |

\| [All Ranks](/minecraft/gameplay-features/ranks.md) |


---

# 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.playtheatria.com/minecraft/gameplay-features/ranks/mortal-tier/01-pleb.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.
