# Home System

Homes represent a way for you to get to certain places quickly. For this you can enter the command <mark style="color:green;">/sethome \<Name></mark> at the point where you are. \<Name> is a unique name that you can specify.&#x20;

With the command <mark style="color:green;">/home \<Name></mark> you can now teleport to this home from anywhere.&#x20;

With the command <mark style="color:green;">/home</mark> you see all your set homes and can teleport with one click.

{% hint style="warning" %}
Limitation: You can only teleport to a home in the farm world as long as the farm world has not been reset and you are in that farm world.&#x20;

You cannot teleport to a home on a realm that you do not have access to.
{% endhint %}

With the command <mark style="color:green;">/delhome \<Name></mark> you can delete an existing home.&#x20;

At the beginning you have 2 homes at your disposal. However, you can buy more homes from Harald in the main world.&#x20;

You can find Harald on the upper floor of the [<mark style="color:blue;">treasury</mark>](/english/systems/treasury.md) (first building to the right of the spawn). Harald is only available from 06:00 AM - 12:00 AM.

<figure><img src="/files/fuMfxTkhV5zj5HLsSjh6" alt=""><figcaption><p>Home menu at Harald in the main world</p></figcaption></figure>

With the left button you can see how many homes you can currently occupy. With the right button you can buy another home. Each additional home costs 50,000 [<mark style="color:blue;">coins</mark>](/english/player/currencies/coins.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/systems/home-system.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.
