# Realm NPCs

### What are Realm-NPCs?

As the name suggests, these are NPCs that you can place on your [<mark style="color:blue;">realm</mark>](/english/worlds/realms.md) e.g. to give your [<mark style="color:blue;">holograms</mark>](/english/player/ranks/realm-holograms.md) a more personal touch. You can place them on your [<mark style="color:blue;">realm</mark>](/english/worlds/realms.md) as you wish.

They have no other function and serve purely cosmetic.

### How can I manage my Realm-NPCs?

To create NPCs, you need a [<mark style="color:blue;">rank</mark>](/english/player/ranks.md) with the appropriate permission.\
The following table shows how many NPCs you can create with each [<mark style="color:blue;">rank</mark>](/english/player/ranks.md):

|               Rank               | Number of NPCs |
| :------------------------------: | :------------: |
| ![](/files/mbyNPJPZe84DfqAEFxaw) |        1       |
| ![](/files/DLa8KlcYP6PnQmxa1RIZ) |        2       |
| ![](/files/H419Zpv75YqOJH1HOWk8) |        3       |
| ![](/files/zLDYIOCcvTGN2aynhkhY) |        4       |

With the command <mark style="color:green;">/realm npc</mark> you get an overview of all available commands.

Now it's very simple, position yourself as you want your NPC to be later, it's helpful if you change your camera perspective with F5.\
When you have found the perfect positioning just type <mark style="color:green;">/realm npc create</mark>.

The NPC will be automatically generated with the skin of the player and will get an ID. You only need this ID if you want to delete an NPC later, it always starts at 1.

Do you want to delete your NPC? You can do that with <mark style="color:green;">/realm npc remove \<id></mark>.

You don't know the ID anymore? With <mark style="color:green;">/realm npc list</mark> you get an overview of all NPCs on your [<mark style="color:blue;">realm</mark>](/english/worlds/realms.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/player/ranks/realm-npcs.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.
