> 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/neu-citybulid/events/2024/2024-jubilaum.md).

# 2024 Jubiläum

## <mark style="color:yellow;">5</mark><mark style="color:yellow;">**. MixelPixel Jubiläum**</mark>

<table data-header-hidden><thead><tr><th width="120.33333333333331"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/jU03NJPKSTYgVCTPrDJv" alt="" data-size="original"></td><td align="center"><strong>Jubiläum '24 Geburtstagskuchen</strong></td><td><img src="/files/YrRsAOXetsk8hG0YSCra" alt="" data-size="original"></td></tr><tr><td><img src="/files/SogsFvod9XwfgbPqLEjQ" alt="" data-size="original"></td><td align="center"><strong>Jubiläum '24 Konfetti Kanone</strong><br><br>Verzauberung:<br>Seelengebunden</td><td><img src="/files/Gm8dY764C8Iq9dqMSvjT" alt="" data-size="original"></td></tr><tr><td><img src="/files/33ZikHne4lp7poKwzOwp" alt="" data-size="original"></td><td align="center"><strong>Cusco</strong></td><td><img src="/files/zUDXK43t0OrqBj3uD4Yz" alt="" data-size="original"></td></tr><tr><td><img src="/files/wFRRg9bQuCVdbBbuugJI" alt="" data-size="original"></td><td align="center"><strong>Goodies</strong><br><br>Inhalt:<br>3x [Shard] Jäger<br>3x [Shard] Farmer<br>3x [Shard] Holzfäller<br>3x [Shard] Miner<br>3x [Shard] Fischer<br>1x Kandierter Apfel</td><td><img src="/files/40otrKHWTtVPLx1C4ORL" alt="" data-size="original"></td></tr><tr><td><img src="/files/d8PJ4Pr5K1rrewT5rEhd" alt="" data-size="original"></td><td align="center"><strong>Jubiläum '24 Mixel Götter Trunk</strong><br><br>Verzauberung:<br>Seelengebunden (<em>wird aktuell nicht angezeigt, ist aber auf jedem Götter Trunk vorhanden</em>)</td><td><img src="/files/dEfkf1vhQg8DOXnXUxvO" alt="" data-size="original"></td></tr></tbody></table>

## <mark style="color:yellow;">Funktionsitems</mark>

{% hint style="info" %}
Diese Items sind seit 2024 jährlich zum Jubiläum erhältlich!
{% endhint %}

<table data-header-hidden><thead><tr><th width="120.33333333333331"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td><img src="/files/urpcrM7JPZU96Gg4paHf" alt="" data-size="original"></td><td align="center"><strong>Head-Team Titel auswählen</strong></td><td><img src="/files/1lmVXwEaLWM3PfBrG4lq" alt="" data-size="original"></td></tr><tr><td><img src="/files/BkQnypPe1SzIPu5TkLDm" alt="" data-size="original"></td><td align="center"><strong>Head-Team Emote auswählen</strong></td><td><img src="/files/V2BVL45b3LTArPASf8kt" alt="" data-size="original"></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/neu-citybulid/events/2024/2024-jubilaum.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.
