> 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/einleitung.md).

# Einleitung

{% hint style="info" %}
You can also change the language to **English** in the left corner above next to the logo.
{% endhint %}

### Über Landania

Landania.net ist ein internationaler Realm-Server auf dem du als Spieler dein eigenes [<mark style="color:blue;">Realm</mark>](/welten/realms.md) (Reich) erhältst und es gestalten kannst wie du willst. Hierbei sind deiner Kreativität keinerlei Grenzen gesetzt. Aber auch der [<mark style="color:blue;">Handel</mark>](/handel.md) zwischen den Spielern steht im Fokus. So kannst du dir auch eigene Handelsstrategien überlegen und somit deine Coins aufbessern als auch [<mark style="color:blue;">Jobs</mark>](/handel/jobs.md) annehmen oder anbieten.&#x20;

### Wiki

In diesem Wiki findest du Informationen zu allen wichtigen Systemen und auch Anleitungen in Text & Videoform.\
Außerdem findest du hier auch andere nützliche Informationen wie z. B. die Vorraussetzungen für den [<mark style="color:blue;">Creator-Rang</mark>](/allgemeines/creator-voraussetzungen.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/einleitung.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.
