> For the complete documentation index, see [llms.txt](https://wiki.landania.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.landania.net/english/player/title.md).

# Title

### Explanation

The titles are purely cosmetic items. They are writings that are located above the player's name.

With the command <mark style="color:green;">/title</mark> you get to an overview where you can see all titles. You can also see a preview of each title by hovering the mouse over the icons.

<figure><img src="/files/fpoyqUvFgRYAm8TmSGYr" alt="" width="396"><figcaption><p>Title Overview</p></figcaption></figure>

### Current Title Types

<figure><img src="/files/2eSm5N9PYejPcXMFtCuF" alt="" width="563"><figcaption><p>Title "Guardian of the End"</p></figcaption></figure>

<figure><img src="/files/91GjiK4muz2PVsdog6ly" alt="" width="563"><figcaption><p>Title "Knight of the Reef Ruins"</p></figcaption></figure>

<figure><img src="/files/qDCea5knVKr9NuQVM3Ex" alt="" width="563"><figcaption><p>Title "1st Year Cake Crafter"</p></figcaption></figure>

<figure><img src="/files/BUIWA8pz4C1ou8SARfFN" alt="" width="563"><figcaption><p>Title "Polar Protector"</p></figcaption></figure>

<figure><img src="/files/UbE2BkohKCx9qHR17vd2" alt=""><figcaption><p>Title "Cave Explorer Elite"</p></figcaption></figure>

### Receiving Titles

All titles can be won in [<mark style="color:blue;">chests</mark>](/english/systems/chest-system.md) or obtained by trading with other players.

If you have won or acquired a title, you can redeem it by right-clicking on it.

You can then select your new title via <mark style="color:green;">/title</mark>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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