> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/nicht-fertig/kosmetik/titel.md).

# Titel

Die Titel sind ein serverübergreifendes (CityBuild, KnockbackFFA, Spawn, Event), rein kosmetisches System, welches für Spieler ab dem Rang Hero besteht.

Zusätzlich zu den Rangtiteln, gibt es ebenfalls spezielle Eventtitel, die für jeden Spieler zugänglich sind, sofern sie erspielt oder freigeschalten wurden.

<figure><img src="/files/nIY6K44lbpEzz2UWP9kt" alt=""><figcaption><p>Totem: Erspielbare Partikel Beacon: Rang Partikel Smaragd: Event Partikel</p></figcaption></figure>

<details>

<summary>Titelübersicht</summary>

[Erspielbare Titel](/global/titel/erspielbare-titel.md)

[Rang Titel](/global/titel/rang-titel.md)

[Event Titel](/global/titel/event-titel.md)

</details>

## Einen Titel anlegen

Um einen Titel anzulegen muss erst einmal das Titelmenü mit `/titel` geöffnet werden.\
Dort kann man zwischen Erspielbare, Rang und Eventiteln entscheiden und diese mit einem **Rechts**- oder **Linksklick** anlegen.

|           |                                                                                                                                        |                                  |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| Schritt 1 | `/titel` im Chat eingeben                                                                                                              | ![](/files/Ftj6Lkfe6TMnMipVbNlT) |
| Schritt 2 | Entscheiden, welcher Titel es werden soll                 **Totem**: Erspielbare Titel **Beacon**: Rang Titel **Smaragd**: Event Titel | ![](/files/nIY6K44lbpEzz2UWP9kt) |
| Schritt 3 | Titel mit **Rechts- oder Linksklick** anklicken                                                                                        | ![](/files/icbQDoWaRpsRxHvp5C8e) |
| Schritt 4 | Titel angelegt                                                                                                                         | ![](/files/dcSXJOjFLngwO6gwnUYk) |
| Schritt 5 | Und so sieht es aus                                                                                                                    | ![](/files/cPIvCAOLmtUzQTfCJmRT) |

## Einen Titel ablegen

|           |                                         |                                                                  |
| --------- | --------------------------------------- | ---------------------------------------------------------------- |
| Schritt 1 | `/titel` im Chat eingeben               | ![](/files/J0nxkAJhnv3oahySfWcl)                                 |
| Schritt 2 | Im Titel Menü auf Titel ablegen klicken | ![](/files/nIY6K44lbpEzz2UWP9kt)![](/files/PXKJysz8PatWdV8KYoBv) |
| Schritt 3 | Titel wurde erfolgreich abgelegt        | ![](/files/Dm8CyoQgoGMO1xC9ZvFJ)                                 |


---

# 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.mixelpixel.net/nicht-fertig/kosmetik/titel.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.
