# Introduction

{% hint style="info" %}
Du kannst die Sprache links oben neben dem Logo auch auf **Deutsch** wechseln.
{% endhint %}

### About Landania

Landania.net is an international realm server where you as a player get your own realm and can design it as you want. There are no limits to your creativity. But also the [<mark style="color:blue;">trade</mark>](/english/trading.md) between the players is in focus so you can also think of your own trading strategies and thus improve your coins or accept or offer [<mark style="color:blue;">jobs</mark>](/english/trading/jobs.md).&#x20;

### Wiki

In this wiki, you will find information about all important systems and also instructions in text & video form. You will also find other useful information such as [<mark style="color:blue;">creator rank requirements</mark>](/english/general/creator-requirements.md).


---

# 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/introduction.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.
