# Realm Notifications

### What are Realm Notifications?

The realm notifications are notifications in the chat when someone enters or leaves your [<mark style="color:blue;">realm</mark>](/english/worlds/realms.md). This gives you a full overview of what is happening on your [<mark style="color:blue;">realm</mark>](/english/worlds/realms.md) at all times. You can set it separately for what you want to be notified.

### How can I activate the notifications?

This is quite simple, just follow the instructions:

1. Enter in the chat <mark style="color:green;">/realm</mark>.
2. Now click on the gear wheel (<img src="/files/fIYIrajzfYVaNQXgen47" alt="" data-size="line">).
3. Click on "Realm Administration" (<img src="/files/a4nZQH55GdaDQOYTDULk" alt="" data-size="line">).
4. The next step is clicking on (<img src="/files/XJn5sMrRxkErbBiLl7AP" alt="" data-size="line">).
5. With each click on (<img src="/files/7fUmTcYmFUp7OoAbAXt7" alt="" data-size="line">) the setting changes through, available for selection are:

![](/files/mu5o6dZ4qwpxtJeA8LwZ)  ->  ![](/files/pvhCp6RUe4tfKCvlv7Yk)  ->  ![](/files/E1u8FZVUggBQhS96JWc5)  ->  ![](/files/qrZXXauASPaCbEoVFSQX)

* "All" stands for All, meaning you will receive notifications when someone enters your realm and also when someone leaves your realm.
* On "Enter" you will only receive notifications when someone enters your realm.
* On "Leave" you will only receive notifications when someone leaves your realm.
* On "None" you will not receive any notifications about this.


---

# 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/player/ranks/realm-notifications.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.
