> 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/mobelsystem/halloween-mobel.md).

# Halloween Möbel

| Totes Skelett           | <div><figure><img src="/files/48TGBsbW1AaSt9Kt55Ta" alt="" width="129"><figcaption></figcaption></figure></div> |
| ----------------------- | --------------------------------------------------------------------------------------------------------------- |
| Hexenbesen Plüschtier   | <div><figure><img src="/files/lRFI6l3L7nEw98seVgvl" alt="" width="212"><figcaption></figcaption></figure></div> |
| Wachskerzen             | <div><figure><img src="/files/KAwVgzpnuOY5uoUy2VUC" alt="" width="133"><figcaption></figcaption></figure></div> |
| Kerzenständer           | <div><figure><img src="/files/s2cSD98x24N8XS50bC1u" alt="" width="141"><figcaption></figcaption></figure></div> |
| Kürbis Plüschtier       | <div><figure><img src="/files/7hwoUIAjWg0mBCjYZdOA" alt="" width="191"><figcaption></figcaption></figure></div> |
| Kerzen Plüschtier       | <div><figure><img src="/files/mgYs5YMpl3PKfM5pqBtS" alt="" width="190"><figcaption></figcaption></figure></div> |
| Grabstein Plüschtier    | <div><figure><img src="/files/7IDNr5qxzVyRDsifn1HX" alt="" width="226"><figcaption></figcaption></figure></div> |
| Hexenkessel             | <div><figure><img src="/files/lWQLxrv2YRmdQ4grCl3z" alt="" width="236"><figcaption></figcaption></figure></div> |
| Hexenhut Plüschtier     | <div><figure><img src="/files/jZmdvWvA9ZiA1n9hwRNW" alt="" width="178"><figcaption></figcaption></figure></div> |
| Kleiner Grabstein       | <div><figure><img src="/files/906ulZho2FkF9XJFKsA0" alt="" width="215"><figcaption></figcaption></figure></div> |
| Skelettkopf im Glas     | <div><figure><img src="/files/OvrTCeqsrmyfYYpSDENM" alt="" width="158"><figcaption></figcaption></figure></div> |
| Großer Grabstein        | <div><figure><img src="/files/d8t4VIBcjuVtXHTcvvg4" alt="" width="102"><figcaption></figcaption></figure></div> |
| Bösartiger Kürbis       | <div><figure><img src="/files/dSjiI4so4dz3eAq2oid0" alt="" width="176"><figcaption></figcaption></figure></div> |
| Erschrockener Kürbis    | <div><figure><img src="/files/AtFQGF0t51hEWomagAyf" alt="" width="170"><figcaption></figcaption></figure></div> |
| Grimmiger Kürbis        | <div><figure><img src="/files/Ii9PP9oC6QAI9gatcOVK" alt="" width="174"><figcaption></figcaption></figure></div> |
| DirtyBirdy Statue       | <div><figure><img src="/files/gmK5P9IbIVNmuPfw8yak" alt="" width="71"><figcaption></figcaption></figure></div>  |
| \_Mont&#x79;*\_* Statue | <div><figure><img src="/files/hkCO06wHwKm0t8ezycIO" alt="" width="67"><figcaption></figcaption></figure></div>  |
| Kave96 Statue           | <div><figure><img src="/files/UnkctYuZw6wI23SV73OP" alt="" width="65"><figcaption></figcaption></figure></div>  |
| FlyingFinger Statue     | <div><figure><img src="/files/RBOjGBywikGVCpJIXHfF" alt="" width="72"><figcaption></figcaption></figure></div>  |
| Delfinkind Statue       | <div><figure><img src="/files/hOMC2l022c7981GYa02Z" alt="" width="54"><figcaption></figcaption></figure></div>  |
| Hecamus Statue          | <div><figure><img src="/files/1cMTIeP8MDGknmijQkiH" alt="" width="70"><figcaption></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, and the optional `goal` query parameter:

```
GET https://wiki.mixelpixel.net/nicht-fertig/kosmetik/mobelsystem/halloween-mobel.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.
