# What is Landania?

Landania is a Java Edition Minecraft server on which you can play our currently most popular game mode **Realms and Citybuild.**

You can also play in English on Landania. In the distant future we plan to internationalize our server.

{% hint style="info" %}
You can change the language on the server at any time using <mark style="color:green;">/lang</mark>.
{% endhint %}

We aim to provide long-term motivation for all players. Accordingly, we have decided to make goals such as obtaining [<mark style="color:blue;">coins</mark>](https://wiki.landania.net/english/player/currencies/coins) and [<mark style="color:blue;">levels</mark>](https://wiki.landania.net/english/player/level) challenging, so that ideally you will still have goals and game content to achieve in two or three years' time.

To make this possible, we regularly bring out new game content. Check out our [<mark style="color:blue;">roadmap</mark>](https://www.landania.net/roadmap/) to see what new features we are currently working on.


---

# 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/english/quickstart/what-is-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.
