# 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>](https://wiki.landania.net/english/trading/admin-shops), the [<mark style="color:blue;">Auction House</mark>](https://wiki.landania.net/english/trading/auction-house), the [<mark style="color:blue;">jobs</mark>](https://wiki.landania.net/english/trading/jobs), the [<mark style="color:blue;">Treasury</mark>](https://wiki.landania.net/english/systems/treasury), and [<mark style="color:blue;">Chests</mark>](https://wiki.landania.net/english/systems/chest-system).&#x20;

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

<figure><img src="https://2317335398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFYgKc3EKNTFUJ2IlpnjM%2Fuploads%2FxEDaR955mZs3nro4nvgu%2Fimage.png?alt=media&#x26;token=ac1af550-19a8-4897-8600-eb5bce49611b" 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>](https://wiki.landania.net/english/systems/lobby-system).

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="https://2317335398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFYgKc3EKNTFUJ2IlpnjM%2Fuploads%2FWiOAKlypL3ieneeyZ7UW%2Fimage.png?alt=media&#x26;token=82a19f3c-cbef-4a29-b00a-6825a5033833" 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?

![](https://2317335398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFYgKc3EKNTFUJ2IlpnjM%2Fuploads%2FTZxhKfP4QVfdusEh744Q%2Fimage.png?alt=media\&token=069ecdd8-cfc1-4df3-bc91-75980d94508c)

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


---

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