> 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/english/worlds/mainworld.md).

# Mainworld

The main world is the main island of Landania, where you can meet other players.&#x20;

Here you will find important structures like the [<mark style="color:blue;">Admin Shops</mark>](/english/trading/admin-shops.md), the [<mark style="color:blue;">Auction House</mark>](/english/trading/auction-house.md), the [<mark style="color:blue;">jobs</mark>](/english/trading/jobs.md), the [<mark style="color:blue;">Treasury</mark>](/english/systems/treasury.md), and [<mark style="color:blue;">Chests</mark>](/english/systems/chest-system.md).&#x20;

You can reach the main world at any time with <mark style="color:green;">/spawn</mark>.

<figure><img src="/files/YVnjPsJbo8IUiMcGAYpE" alt=""><figcaption><p>The spawn of the main world</p></figcaption></figure>

After typing <mark style="color:green;">/spawn</mark> you will land at the spawn of the main world, where the mayor is already waiting for you.

You cannot drop items in the main worlds due to the [<mark style="color:blue;">Lobby System</mark>](/english/systems/lobby-system.md).

This is also where the tutorial starts when you enter the server for the first time. If you turn around 180°, you will see the red teleporter.\
You will find such a teleporter at 6 central locations in the main world. Walk into it and a menu will open where you can choose where you want to travel.

<figure><img src="/files/uoP9V7zEGXqLN7siP3ev" alt=""><figcaption><p>The navigator menu</p></figcaption></figure>

{% hint style="info" %}
You are exploring the main world and wonder what it means when the inhabitants of the island have a speech bubble above their head?

![](/files/JAkIES7C3ZnW4ivYkZzw)

Just click on the resident! Some of them are very talkative! Some even have helpful information for you.
{% endhint %}


---

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