# Realm Alias

If you want to make it easier for players to get to your realm or simply have a special name for your realm, then a realm alias is just the thing for you.

## How exactly do realm aliases work?

Our realm system offers players the possibility to enter your island with <mark style="color:green;">/realm home \[alias]</mark> instead of <mark style="color:green;">/realm home \[player name]</mark>. Here you can choose your own unusual name.

{% hint style="danger" %}
It is important to note that the realm alias must of course be chosen in accordance with the rules
{% endhint %}

## Where can I get the realm alias rights?

You can win the Realm Alias rights in the [<mark style="color:blue;">Cave Chest</mark>](/english/systems/chest-system.md) at the [<mark style="color:blue;">spawn</mark>](/english/worlds/mainworld.md).<br>

<figure><img src="/files/d365ykODc5LT2t6ybABq" alt=""><figcaption></figcaption></figure>

## How can I set a realm alias?

If you have the realm alias rights, you can set an alias every 7 days on a realm on which you are at least a moderator with <mark style="color:green;">/realm alias set \[name]</mark>.<br>

<figure><img src="/files/16MGoSbpmk3KSgqn5WVM" alt=""><figcaption></figcaption></figure>


---

# 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/realms/realm-alias.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.
