# Gameplay Mechanics

- [Towny](https://info.unitedlands.net/gameplay-mechanics/towny.md)
- [Locks](https://info.unitedlands.net/gameplay-mechanics/towny/locks.md): How to protect your items from being stolen.
- [Upkeep](https://info.unitedlands.net/gameplay-mechanics/towny/upkeep.md): How upkeep is calculated.
- [Quarters](https://info.unitedlands.net/gameplay-mechanics/towny/quarters.md): Break away from the Towny grid.
- [Money](https://info.unitedlands.net/gameplay-mechanics/money.md)
- [Chest Shops](https://info.unitedlands.net/gameplay-mechanics/money/chest-shops.md): Buy and sell items easily.
- [Jobs](https://info.unitedlands.net/gameplay-mechanics/jobs.md): Find everything you need about our jobs and job skills here!
- [Job Skills](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills.md): Get an idea of how job skills, one of our main features, works on the server!
- [Woodcutter](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/woodcutter.md): Woodcutter skill tree details
- [Brewer](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/brewer.md): Brewer skill tree details
- [Fisherman](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/fisherman.md): Fisherman skill tree details
- [Hunter](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/hunter.md): Hunter skill tree details
- [Miner](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/miner.md): Miner skill tree details
- [Farmer](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/farmer.md): Farmer skill tree details
- [Digger](https://info.unitedlands.net/gameplay-mechanics/jobs/job-skills/digger.md): Digger skill tree details
- [PvP](https://info.unitedlands.net/gameplay-mechanics/pvp.md): PvP on United Lands is slightly different, and this page highlights everything major!
- [Misc. Mechanics](https://info.unitedlands.net/gameplay-mechanics/misc.-mechanics.md): Here you can view some info on basic server mechanics that aren't large enough for their own dedicated page.


---

# 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://info.unitedlands.net/gameplay-mechanics.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.
