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

# Event Partikel

<table><thead><tr><th width="217">Partikel</th><th width="187">Wie funktioniert's?</th><th width="165">Wie erhalten?	</th><th>Vorschau des Partikels</th></tr></thead><tbody><tr><td>Kreis der Verdammnis Halloween '19</td><td><img src="/files/o8C6rOnyUNCelQHyYPNY" alt=""></td><td>Halloween '19 Tokenshop</td><td><img src="/files/eMwqKoex9LlYaGYf4wSM" alt=""></td></tr><tr><td>Schnee Winter '19</td><td><img src="/files/vPFi0ZsdFPOZ8cWSCIma" alt=""></td><td>Adventskalender 2019</td><td><img src="/files/fM41pv6aVgLB9YKaRo9j" alt=""></td></tr><tr><td>Osterwelle Ostern '20</td><td><img src="/files/Upc2rZhc3qJfDwPAZIhU" alt=""></td><td>Ostern '20 Tokenshop</td><td><img src="/files/fZEfRKmcMXDNBO4FMCnv" alt=""></td></tr><tr><td>Schneeflocke Winter '20</td><td><img src="/files/zZFYajLqIfL3fWwTzKDM" alt=""></td><td>Adventskalender 2020</td><td><img src="/files/WXOwDamKnloukY4P7ALR" alt=""></td></tr><tr><td>Sonnenstrahlen Sommer '21</td><td><img src="/files/TcbaJae1reyBrfY6ALMu" alt=""></td><td>Durch einen Spielmodus des Sommer '21 Events.</td><td><img src="/files/Uh7OIdqTCDJxyL6DphKk" alt=""></td></tr><tr><td>Pentagram</td><td><img src="/files/cpNe9tNSmgONePJJphP6" alt=""></td><td>Durch einen Spielmodus des Halloween '22 Events.</td><td><img src="/files/eFg0ij1ri5MwxdhIc08j" alt="" data-size="original"></td></tr><tr><td>Schnee v2</td><td><img src="/files/K81tAS7II5KjOM4GOGAM" alt=""></td><td>Adventskalender 2022</td><td><img src="/files/jXhW38Z3CkcBcCbfTSEv" alt=""></td></tr><tr><td>Sommerwelle</td><td><img src="/files/U8afM6404TRZpCG0Sq2Y" alt=""></td><td>Durch den Eventpass des Sommer '23 Events.</td><td><img src="/files/Rt8CTA8snsiQzqAMIIQh" alt=""></td></tr><tr><td>Ostern Cape</td><td><img src="/files/gi9O85cnX5ZYAU9uTVuH" alt="" data-size="original"></td><td>Durch den Eventpass des Ostern '24 Events.</td><td><img src="/files/6zI9Ki1JmeFzYQ8KuWOj" 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/nicht-fertig/kosmetik/partikel/event-partikel.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.
