> For the complete documentation index, see [llms.txt](https://wiki.mystania.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mystania.de/minecraft.md).

# Minecraft

- [Angel System](https://wiki.mystania.de/minecraft/angel-system.md)
- [BattlePass](https://wiki.mystania.de/minecraft/battlepass.md): Der Battlepass besteht aus vielen, herausfordernden Aufgaben, welche du täglich erledigen kannst. Im Gegenzug dazu bekommst du tolle Belohnungen!
- [Booster System](https://wiki.mystania.de/minecraft/booster-system.md)
- [Custom Enchantments](https://wiki.mystania.de/minecraft/custom-enchantments.md): Folgende Verzauberungen können Spieler in der Farmwelt finden
- [Custom Enchantments 2](https://wiki.mystania.de/minecraft/custom-enchantments-2.md): Folgende Verzauberungen sind exklusiv für Crate Items
- [Daily Rewards](https://wiki.mystania.de/minecraft/daily-rewards.md)
- [Farming](https://wiki.mystania.de/minecraft/farming.md): Du benötigst Baumaterialien für dein Haus, Rohstoffe für eine Rüstung oder etwas anderes? Erfarme dir dies ganz einfach in unseren Farmwelten!
- [OwnWorld](https://wiki.mystania.de/minecraft/farming/ownworld.md): Du möchtest eine private Farmwelt, welche nur dir zur Verfügung steht und nicht resettet wird? Eine Ownworld gibt dir genau das!
- [Freunde](https://wiki.mystania.de/minecraft/freunde.md)
- [Geld verdienen](https://wiki.mystania.de/minecraft/geld-verdienen.md)
- [Auktionshaus](https://wiki.mystania.de/minecraft/geld-verdienen/auktionshaus.md): Das Auktionshaus hat den Nutzen, dass du schnell und unkompliziert Items kaufen und verkaufen kannst. Auch kannst du dort an Auktionen teilnehmen, wo für Items geboten werden kann.
- [Daily Quests](https://wiki.mystania.de/minecraft/geld-verdienen/daily-quests.md): Daily Quest sind tägliche Aufgaben, mit welchen du dir schnell und einfach Geld verdienen kannst. Jeden Tag gibt es drei Daily Quests.
- [Markt](https://wiki.mystania.de/minecraft/geld-verdienen/markt.md): Du möchtest Items an- oder verkaufen? Dann schau doch mal beim Markt vorbei. Hier findest du viele, einzigartige Spielershops.
- [🌾Farmauftrag](https://wiki.mystania.de/minecraft/geld-verdienen/farmauftrag.md): Farmaufträge – Lass für dich farmen!
- [Gilden](https://wiki.mystania.de/minecraft/gilden.md): Werde Teil einer Legende!
- [Grundstücke](https://wiki.mystania.de/minecraft/grundstucke.md)
- [Die wichtigsten Befehle](https://wiki.mystania.de/minecraft/grundstucke/die-wichtigsten-befehle.md)
- [Page](https://wiki.mystania.de/minecraft/grundstucke/die-wichtigsten-befehle/page.md)
- [Plotshop](https://wiki.mystania.de/minecraft/grundstucke/plotshop.md): Kaufe und verkaufe Grundstücke!
- [Head-Database](https://wiki.mystania.de/minecraft/grundstucke/head-database.md): Dekorative Köpfe für deine Builds!
- [Hologramme](https://wiki.mystania.de/minecraft/hologramme.md)
- [Homes](https://wiki.mystania.de/minecraft/homes.md): Du möchtest kurz etwas von deinem Grundstück holen, aber dein Farmpunkt nicht aufgeben? Dann setze dir einfach ein Home und komm nach belieben zurück!
- [Jobs](https://wiki.mystania.de/minecraft/jobs.md): Mit den Jobs kannst du dir neben dem Farmen Geld dazu verdienen. Dafür musst du nur die Blöcke der jeweiligen Jobs farmen.
- [Karten- und Bannersicherung](https://wiki.mystania.de/minecraft/karten-und-bannersicherung.md): Du erstellst gerne Banner und personalisierte Karten? Dann schütze sie am besten vor dem Kopieren anderer mit /anticopy!
- [Marriage](https://wiki.mystania.de/minecraft/marriage.md)
- [Perks](https://wiki.mystania.de/minecraft/perks.md): Perks sind permanente, praktische Effekte und Fähigkeiten, welche durch Crates und Events erworben werden können. Diese Effekte gelten nur für einen selbst und nicht für andere.
- [Prison](https://wiki.mystania.de/minecraft/prison.md): Das Gefängnis von Mystania
- [Promosystem](https://wiki.mystania.de/minecraft/promosystem.md)
- [Questsystem](https://wiki.mystania.de/minecraft/questsystem.md)
- [Spawnersystem](https://wiki.mystania.de/minecraft/spawnersystem.md)
- [Spielershops](https://wiki.mystania.de/minecraft/spielershops.md): Damit du im Einkaufszentrum und auf deinem Plot auch Sachen verkaufen kannst, gibt es bei uns Spielershops.
- [Loginstreak](https://wiki.mystania.de/minecraft/loginstreak.md): –Belohnungen für treue Spieler!
- [Skills](https://wiki.mystania.de/minecraft/skills.md): ⚔️ Levelbare Fähigkeiten  wie im RPG
- [Spielerwarps](https://wiki.mystania.de/minecraft/spielerwarps.md): Dein persönliches Teleport-System!
- [Trade-System](https://wiki.mystania.de/minecraft/trade-system.md): Sicherer Handel zwischen Spielern!
- [Upgradebare Öfen und Trichter](https://wiki.mystania.de/minecraft/upgradebare-ofen-und-trichter.md): Mystania bietet zwei besondere, erweiterbare Items, die dir das Farmen und Verarbeiten von Ressourcen erleichtern:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mystania.de/minecraft.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.
