# Town Levels

To increase the size of your town, you must increase its level.

To advance to the next level, you must meet certain prerequisites. You can view these requirements in-game by accessing the via menu <mark style="color:green;">**`/town`**</mark> and clicking on the house icon.

<figure><img src="/files/wqMrCLD5VMIQTVe86bTm" alt=""><figcaption><p><strong>Overview of the</strong><mark style="color:green;"><strong><code>/town</code></strong></mark></p></figcaption></figure>

## <mark style="color:green;">**Level 0: Plot**</mark>

<mark style="color:green;">**Requirements:**</mark>

* None

<mark style="color:green;">**Benefits:**</mark>

* 25 chunks available
* $25 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $500

## <mark style="color:green;">**Level 1: Village**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $250,000 with the town bank
* Have claimed 25 chunks

<mark style="color:green;">**Benefits:**</mark>

* 50 chunks available
* $50 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $1.000

## <mark style="color:green;">**Level 2: Town**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $1,000,000 with the town bank
* Have claimed 50 chunks

<mark style="color:green;">**Benefits:**</mark>

* 100 chunks available
* $75 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $1.500

## <mark style="color:green;">**Level 3: Country**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $5,000,000 with the town bank
* Have claimed 100 chunks

<mark style="color:green;">**Benefits:**</mark>

* 200 chunks available
* $125 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $2.500

## <mark style="color:green;">**Level 4: Town**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $25,000,000 with the town bank
* Have claimed 200 chunks

<mark style="color:green;">**Benefits:**</mark>

* 300 chunks available
* $200 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $4.000

## <mark style="color:green;">**Level 5: Kingdom**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $150,000,000 with the town bank
* Have claimed 300 chunks

<mark style="color:green;">**Benefits:**</mark>

* 400 chunks available
* 325$ per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $6.500

## <mark style="color:green;">**Level 6: Empire**</mark>

<mark style="color:green;">**Requirements:**</mark>

* Pay $400,000,000 with the town bank
* Have claimed 400 chunks

<mark style="color:green;">**Benefits:**</mark>

* 500 chunks available
* $500 per chunk of taxes

<mark style="color:green;">**Claim cost per chunk:**</mark>

* $10.000

{% hint style="success" %}
Still don't have enough space? Remember that each player can join or create multiple towns! Additional towns are unlocked as you rank up, allowing you to create or join multiple Empire's.
{% endhint %}


---

# 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://wiki.epicworld.gg/the-towns/town-levels.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.
