# Server Features

- [Towns System (Claiming)](https://wiki.mineconomy.net/server-features/towns-system-claiming.md): This page will give a brief introduction to claiming with the towns system!
- [The Ranks System (Progression)](https://wiki.mineconomy.net/server-features/the-ranks-system-progression.md): This page will provide a wide variety of information abou the rankup system (as of V2) that is on MineConomy!
- [PyroFishing (Fishing Subsection)](https://wiki.mineconomy.net/server-features/pyrofishing-fishing-subsection.md): This page is basically listing our adjustments we have made to the plugin (fishing prices, entropy adjustments etc).
- [PyroMining (Mining Subsection)](https://wiki.mineconomy.net/server-features/pyromining-mining-subsection.md): This page will give you a brief introduction into the mining system we have in place on the server
- [Creating A PlayerShop](https://wiki.mineconomy.net/server-features/creating-a-playershop.md): This page will give you the basics to get your playershop all setup!
- [MineConomy Farming (Custom Farming)](https://wiki.mineconomy.net/server-features/mineconomy-farming-custom-farming.md): This page will give you the run down for the advanced farming system that is in place on MineConomy!
- [MineConomy Mining (Custom Mining)](https://wiki.mineconomy.net/server-features/mineconomy-mining-custom-mining.md): This page should help give some great information on how the mining plugin is used and what it is used for!


---

# 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.mineconomy.net/server-features.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.
