# Upgrades

{% hint style="info" %}
This part only cover a user point of view. For admins, check [Upgrades](/towns-and-nations/server-owners/upgrades.md)
{% endhint %}

**Upgrades** are the mechanic that allows towns to increase their stats and unlock new features.\
Ranks with the `Manage upgrades` permission can open the upgrade menu and purchase new upgrades.

There are several stats and features that a town can modify through upgrades:

* Chunk cap
* Player cap
* [Properties](/towns-and-nations/users/buildings/properties.md) cap
* [Landmarks](/towns-and-nations/users/landmarks.md) cap
* Productivity of [Landmarks](/towns-and-nations/users/landmarks.md)
* Unlocking the Town Spawn
* Unlocking Mob Ban
* <mark style="color:orange;">Unlocking LuckPerms permissions for all members</mark> <mark style="color:orange;"></mark>*<mark style="color:orange;">(WIP)</mark>*

Upgrades can require prerequisites in order to be unlocked:

* Cost (from the [Territories](/towns-and-nations/users/territories.md) treasury)
* Resources (from the player intentory)
* Territory level
* Other upgrade levels

### Gallery

<figure><img src="/files/29dBvhdvt4l7FxSFV2JM" alt="" width="525"><figcaption><p>Upgrade example</p></figcaption></figure>

<figure><img src="/files/vRsdRFLhjBNaESocqSkV" alt=""><figcaption><p>It is possible to view the current stats of the territory <br>in the bottom-right corner of the upgrade menu.</p></figcaption></figure>


---

# 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://arcadia-9.gitbook.io/towns-and-nations/users/upgrades.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.
