> 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-haendler.md).

# Titel Händler

Der Titel Händler ist ein NPC, der <mark style="color:yellow;">an jedem CityBuild-Spawn</mark> zu finden ist. Er zieht immer <mark style="color:green;">um 0 Uhr</mark> weiter zu einer neuen Position und <mark style="color:green;">erneuert seine Angebote</mark>.

<mark style="color:red;">Redstone-Fackeln</mark> geben Hinweise zu seiner geheimen Position. Außerdem ist er mit <mark style="color:purple;">lila Partikeln</mark> gekennzeichnet.

Er bietet jedem Spieler <mark style="color:yellow;">drei verschiedene Titel</mark> an, die gegen <mark style="color:yellow;">Münzen</mark> erworben werden können.\
Der Preis variiert je nach visuellem <mark style="color:purple;">**Effekt**</mark> des Titels. Hat man einen Titel bereits gekauft, wird der Händler diesen Titel dem Spieler <mark style="color:red;">nicht mehr anbieten</mark>.

<div><figure><img src="/files/LNAYVDyIyBzbrO0UStwz" alt="" width="302"><figcaption><p>Der Titel Händler an einer seiner geheimen Positionen.</p></figcaption></figure> <figure><img src="/files/6r3mbQbdS0oMn9CBJAXP" alt=""><figcaption><p>Das Angebot des Titel Händlers.</p></figcaption></figure></div>

Hat man den Händler gefunden, kann man mit einem `RECHTSKLICK` auf ihn seine Angebote anschauen. Diese sind <mark style="color:yellow;">bei jedem Spieler verschieden</mark>.

Hat man genügend Münzen, kann man den gewünschten Titel durch einen Klick darauf kaufen. Nach einer Bestätigung kann man den Titel im `/titel`-Menü aktivieren. Dort werden jedoch <mark style="color:yellow;">nur die Titel angezeigt, die man gekauft hat</mark>. Alle anderen Titel, die beim Händler erworben werden können, sind bis dahin geheim und werden im `/titel`-Menü nicht angezeigt.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.mixelpixel.net/nicht-fertig/kosmetik/titel-haendler.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
