# Was ist Landania?

Landania ist ein Java-Edition Minecraft-Server, auf dem du entweder unseren zurzeit beliebtesten Spielmodis **Realms** und Citybuild spielen.

Du kannst auf Landania kann auch auf Englisch spielen. In ferner Zukunft haben wir vor, unseren Server zu internationalisieren.

{% hint style="info" %}
Du kannst mithilfe von <mark style="color:green;">/lang</mark> jederzeit die Sprache auf dem Server wechseln.
{% endhint %}

Wir verfolgen das Ziel, allen Spielern eine Langzeitmotivation zu ermöglichen. Entsprechend haben wir uns dazu entschlossen, Ziele wie das Erhalten von [<mark style="color:blue;">Coins</mark>](/spieler/wahrungen/coins.md) und auch von [<mark style="color:blue;">Leveln</mark>](/spieler/level.md) herausfordernd zu gestalten, sodass du im Idealfall auch in zwei oder drei Jahren noch Ziele und Spielinhalte hast, die es zu erreichen gilt.

Um dies zu ermöglichen, bringen wir regelmäßig neue Spielinhalte. Auf unserer [<mark style="color:blue;">Roadmap</mark>](https://www.landania.net/de/roadmap/) kannst du nachschauen, an was für neue Funktionen wir zurzeit arbeiten.


---

# 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.landania.net/schnellstart/was-ist-landania.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.
