> 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/specialitems/specialitems.md).

# Specialitems

## <mark style="color:blue;">**Citybuild Spezial**</mark>

<table data-header-hidden><thead><tr><th width="141.33333333333331" align="center"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/TzO3hf7IdyZJhV2YFrV4" alt="" data-size="original"></td><td align="center"><strong>Glücksbringer</strong><br><em>(nicht mehr erhältlich)</em><br><br>Verzauberungen:<br>Glück 10</td><td><img src="/files/9VHSOx5mMfTlBd9HvC8p" alt="" data-size="original"></td></tr><tr><td align="center"><img src="/files/sgsRxaD4YnDh8lRXDHGp" alt=""></td><td align="center"><strong>Fliegender Teppich</strong><br><br>Bei Verwendung erhältst du für <mark style="color:yellow;">30 Sekunden</mark> den <mark style="color:blue;">Schwebekraft Effekt</mark></td><td><img src="/files/HqstG4iUNgMtNLtTxAWV" alt=""></td></tr></tbody></table>

## <mark style="color:purple;">Flaschen voller Wissen</mark>

<table data-header-hidden><thead><tr><th width="96.33333333333331" align="center"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/MxyJ8el6zVT9SziHrHkC" alt=""></td><td align="center"><p></p><p><strong>Winzige Flasche voller Wissen</strong><br><br>Beim Trinken erhältst du <mark style="color:yellow;">250</mark> Erfahrungspunkte</p><p></p></td><td><img src="/files/5ETBESNrSYLRLa6xhT2o" alt=""></td></tr><tr><td align="center"><img src="/files/EMx068zuALw5GZkPJ7LG" alt=""></td><td align="center"><strong>Kleine Flasche voller Wissen</strong><br><br>Beim Trinken erhältst du <mark style="color:yellow;">750</mark> Erfahrungspunkte</td><td><img src="/files/yhsjltvO4dp8WyBKKCvV" alt=""></td></tr><tr><td align="center"><img src="/files/sGJS1MlLbJxAeaxS0gq1" alt=""></td><td align="center"><strong>Mittlere Flasche voller Wissen</strong><br><br>Beim Trinken erhältst du <mark style="color:yellow;">1.500</mark> Erfahrungspunkte</td><td><img src="/files/tBORct2a6DZkQgQaEPSk" alt=""></td></tr><tr><td align="center"><img src="/files/urj7D5nrcEEtHuEqcUUd" alt=""></td><td align="center"><strong>Große Flasche voller Wissen</strong><br><br>Beim Trinken erhältst du <mark style="color:yellow;">3.000</mark> Erfahrungspunkte</td><td><img src="/files/8ft4oQvwpsZ2MH9MT6jK" alt=""></td></tr><tr><td align="center"><img src="/files/9YYo84q2JAKMpFRSeYgV" alt=""></td><td align="center"><strong>Gigantische Flasche voller Wissen</strong><br><br>Beim Trinken erhältst du <mark style="color:yellow;">5.000</mark> Erfahrungspunkte</td><td><img src="/files/d5x7T0Au3u2RkmprhCae" alt=""></td></tr></tbody></table>

## <mark style="color:yellow;">Items der Downtime (Entschädigung)</mark>

<table data-header-hidden><thead><tr><th width="139.33333333333331" align="center"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/MqmRZhx6JHVem55kGRC3" alt=""></td><td align="center"><p><strong>Dupey</strong></p><p></p><p>Verzauberung: </p><p>Stärke 10</p></td><td><img src="/files/3RbMfplGm1ffRIrtNRt5" alt=""></td></tr></tbody></table>


---

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