> 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/citybuild/sonstiges/dekoration.md).

# Dekoration

Neben dem `/head` Befehl, der es Ultras ermöglicht <mark style="color:yellow;">alle 30 Minuten</mark> kostenlos einen Spielerkopf zu erhalten und dem Funktionsitem 'Spielerkopf auswählen', besteht außerdem die Möglichkeit über `/deko` an weitere Dekorationsköpfe für sein Plot zu kommen. Diese Köpfe sind für jeden Spieler über den Befehl `/deko` zugänglich und kosten jeweils **1.000 Münzen**.

Im Uhrzeigersinn nach ist zu sehen:\
\- Essen\
\- Pflanzen\
\- Tiere\
\- Sonstiges\
\- Pokemon\
\- Sport\
\- Verkehr\
\- Technik\
\- Berufe\
\- Emojis\
\- Zeichen\
\- Blöcke\
\- Saisonial

<div align="center"><figure><img src="/files/s57a5mK9Eh5aDWl12gwL" alt=""><figcaption><p>Das /deko Menü.</p></figcaption></figure></div>

Saisonale Köpfe wechseln sich <mark style="color:yellow;">alle paar Monate</mark> ab. Diese sind in folgende Kategorien eingeteilt:

* **Sommer**: Juni - September
* **Halloween**: Oktober
* **Winter**: November - Januar&#x20;
* **Valentinstag**: Februar
* **Ostern**: März - April
* **Jubiläum**: Mai

Möchte man mehrere gleiche Köpfe kaufen, kann man je nach verfügbaren Münzen direkt <mark style="color:yellow;">bis zu 64 Stück</mark> kaufen. Um die Menge anzupassen, kann man die <mark style="color:$success;">Symbole</mark> verwenden, die erscheinen sobald man einen Kopf ausgewählt hat. Der Preis passt sich dementsprechend an.

<div align="center"><figure><img src="/files/bGoa4czfnMXr9gnMd3MF" alt=""><figcaption><p>Hier kann man die Anzahl der Köpfe auswählen.</p></figcaption></figure></div>


---

# 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/citybuild/sonstiges/dekoration.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.
