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

# Farming & Ressourcen

- [Angeln](https://wiki.landania.net/farming-and-ressourcen/angeln.md): Angeln ist auf Landania etwas anders als du es vermutlich kennengelernt hast. Informiere dich über die besonderen Drops und dessen Wahrscheinlichkeiten!
- [Besondere Mob-Drops](https://wiki.landania.net/farming-and-ressourcen/besondere-mob-drops.md)
- [Fragmente](https://wiki.landania.net/farming-and-ressourcen/fragmente.md)
- [Drachenei-Fragmente](https://wiki.landania.net/farming-and-ressourcen/fragmente/drachenei-fragmente.md): Du hast ein Drachenei-Fragment erhalten oder fragst dich was das ist? Dann lies hier weiter!
- [Endportalrahmen-Fragmente](https://wiki.landania.net/farming-and-ressourcen/fragmente/endportalrahmen-fragmente.md): Du hast ein Endportalrahmen-Fragment erhalten oder fragst dich was es ist? Dann lies hier weiter!
- [Spawner-Fragmente](https://wiki.landania.net/farming-and-ressourcen/fragmente/spawner-fragmente.md): Du möchtest Mob-Spawner auf deinem Realm haben? Ja, das geht! Hier findest du alle Informationen dazu.
- [Maschinen](https://wiki.landania.net/farming-and-ressourcen/maschinen.md)
- [Försterei](https://wiki.landania.net/farming-and-ressourcen/maschinen/forsterei.md)
- [Steinbruch](https://wiki.landania.net/farming-and-ressourcen/maschinen/steinbruch.md)
- [Mine](https://wiki.landania.net/farming-and-ressourcen/maschinen/mine.md)
- [End-Mine](https://wiki.landania.net/farming-and-ressourcen/maschinen/end-mine.md)
- [Coral-Mine](https://wiki.landania.net/farming-and-ressourcen/maschinen/coral-mine.md)
- [Spawn-Eier](https://wiki.landania.net/farming-and-ressourcen/spawn-eier.md): Ihr fragt euch wie man Spawneier erhält und wie man diese verwendet? Dann lest hier weiter!
- [TP-Früchte](https://wiki.landania.net/farming-and-ressourcen/tp-fruchte.md): Mit den TP-Früchten kommst du in die verschiedenen Farmwelten und kannst dadurch die unterschiedlichsten Ressourcen farmen.
- [Kisten](https://wiki.landania.net/farming-and-ressourcen/kisten.md)
- [MEGA Kiste](https://wiki.landania.net/farming-and-ressourcen/kisten/mega-kiste.md)
- [Nether Kiste](https://wiki.landania.net/farming-and-ressourcen/kisten/nether-kiste.md)


---

# 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.landania.net/farming-and-ressourcen.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.
