# Worlds

### Main world:

Once on Landania, you will be teleported directly to the spawn in our main world. In this world, you will find the inhabitants of Landania and their houses & stores. To learn more about the [<mark style="color:blue;">mainworld</mark>](/english/worlds/mainworld.md), select the [<mark style="color:blue;">mainworld</mark>](/english/worlds/mainworld.md) from the menu on the left.<br>

### Realms:

You can easily reach the [<mark style="color:blue;">realms</mark>](/english/worlds/realms.md) with our central [<mark style="color:blue;">navigator system</mark>](/english/systems/navigator.md). Just type <mark style="color:green;">/nav</mark> in the chat. The realms are the islands of the players, each player has his/her own island and can do what he/she wants on it.<br>

### Farm worlds:

There are different [<mark style="color:blue;">farmworlds</mark>](/english/worlds/farmworlds.md) that you can reach by eating [<mark style="color:blue;">TP Fruits</mark>](/english/farming-and-resources/tp-fruits.md). Each farm world has its own peculiarities, which is why you should also take a look at the information about the farm worlds in the menu on the left.


---

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