# Player

- [Ender Chest](https://wiki.landania.net/english/player/ender-chest.md)
- [Level](https://wiki.landania.net/english/player/level.md)
- [Newbie Protection](https://wiki.landania.net/english/player/newbie-protection.md)
- [Prefix](https://wiki.landania.net/english/player/prefix.md): Prefixes are a way to spice up your name a bit in the chat and tab list.
- [Ranks](https://wiki.landania.net/english/player/ranks.md)
- [Realm Bioms](https://wiki.landania.net/english/player/ranks/realm-bioms.md): In this article, we look at what the customization of biomes on realms is all about.
- [CP Boost](https://wiki.landania.net/english/player/ranks/cp-boost.md): This article is about the command /cpboost.
- [Custom Ping](https://wiki.landania.net/english/player/ranks/custom-ping.md): This article covers the "Custom" setting option under Ping Notifications.
- [Realm Notifications](https://wiki.landania.net/english/player/ranks/realm-notifications.md): This article is about notification when someone enters or leaves your realm.
- [Realm Holograms](https://wiki.landania.net/english/player/ranks/realm-holograms.md): In this article, we will explain the "Realm Holograms" right.
- [Realm NPCs](https://wiki.landania.net/english/player/ranks/realm-npcs.md): In this article, we will go into more detail about the Realm-NPCs.
- [Title](https://wiki.landania.net/english/player/title.md): Titles are cosmetic items that set you apart from your friends.
- [Currencies](https://wiki.landania.net/english/player/currencies.md)
- [Crystals](https://wiki.landania.net/english/player/currencies/crystals.md): The crystals are a currency, which you can use for different things
- [Coins](https://wiki.landania.net/english/player/currencies/coins.md): Coins are the main currency of the server, as you can use them in different places or give them to other players
- [Trails](https://wiki.landania.net/english/player/trails.md): Trails appear under your feet, leaving a permanent cosmetic footprint.


---

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