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

# 2023 Jubiläum

## <mark style="color:yellow;">4</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/wP9ZHH6wIWunNcWtjZd1" alt=""></td><td align="center"><strong>Jubiläum '23 Community Cupcake</strong></td><td><img src="/files/taGlTcaLEUj3YKzxWyjP" alt=""></td></tr><tr><td><img src="/files/nhx0XL5MgLUTalI7EAAz" alt=""></td><td align="center"><strong>Jubiläum '23 Konfetti Kanone</strong><br><br>Verzauberungen:<br>Seelengebunden</td><td><img src="/files/HcyykBnwDKe2q52rfRAm" alt=""></td></tr><tr><td><img src="/files/bxzBX8dYiAsy4ulxuptJ" alt=""></td><td align="center"><strong>Uralte verstaubte Kiste</strong><br><br>Inhalt: <br>Montys Bösfisch-Finder<br>Hecamus JnR Trainings-Stiefel<br>Kave96s Flachwitzebuch<br>Alinas Teetasse<br>FlyingFingers Flash-Comics</td><td><img src="/files/VwcFSwp7cz9rq5Xwmkwt" alt=""></td></tr><tr><td><img src="/files/1C7JdFltSujLQ9knLNZB" alt="" data-size="original"></td><td align="center"><strong>Montys Bösfisch-Finder</strong><br><br>Verzauberung:<br>Stärke 10</td><td><img src="/files/Rkenui9I3LbUyoKbGXMP" alt="" data-size="original"></td></tr><tr><td><img src="/files/iu2PYj12wd5BtJZEG8HK" alt="" data-size="original"></td><td align="center"><strong>Hecamus JnR Trainings-Stiefel</strong><br><br>Verzauberungen:<br>Federfall 4<br>Stärke 9</td><td><img src="/files/sa6vFGRkN7TqLKAvgEw7" alt="" data-size="original"></td></tr><tr><td><img src="/files/nuBIncpgj9wbHmps6ccq" alt="" data-size="original"></td><td align="center"><strong>Kave96s Flachwitzebuch</strong><br><br>Verzauberungen:<br>Schlag 5<br>Bann 10<br>Fluch des Verschwindens 2</td><td><img src="/files/EDYXHOsy0SdRoXwWTLK6" alt="" data-size="original"></td></tr><tr><td><img src="/files/7WlFwHchwSHnlIyG0pPW" alt="" data-size="original"></td><td align="center"><strong>Alinas Teetasse</strong><br><br>Verzauberung:<br>Unendlichkeit 5</td><td><img src="/files/CVXC6iyjSO2AzvwDN7oT" alt="" data-size="original"></td></tr><tr><td><img src="/files/EocdwHSmWoOZzv0uueY4" alt="" data-size="original"></td><td align="center"><strong>FlyingFingers Flash-Comics</strong><br><br>Verzauberung:<br>Wasserläufer 5</td><td><img src="/files/a0uRYS5g8IpVLjJ0b7be" 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/2023/2023-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.
