# Basics

- [⭐ Getting Started](https://oldwiki.lumamc.net/basics/getting-started.md)
- [🏡 Towny Basics](https://oldwiki.lumamc.net/basics/towny-basics.md)
- [🏵️ mcMMO](https://oldwiki.lumamc.net/basics/mcmmo.md)
- [☀️ Daily Rewards](https://oldwiki.lumamc.net/basics/daily-rewards.md)
- [💵 Economy](https://oldwiki.lumamc.net/basics/economy.md)
- [✉️ Voting](https://oldwiki.lumamc.net/basics/voting.md)
- [📕 Farms & Limits](https://oldwiki.lumamc.net/basics/farms-and-limits.md): To ensure a fair experience and also prevent lag from being a concern on Luma, we must enforce hard limits on entities and certain block types. The limits for each are listed below:
- [🌠 Claiming](https://oldwiki.lumamc.net/basics/claiming.md): Protect your builds and your chests!
- [👑 Ranks](https://oldwiki.lumamc.net/basics/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://oldwiki.lumamc.net/basics.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.
