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

# Winter Möbel

| Nussecken                   | <img src="/files/vC1S0XPyLxZbMLqm2a1L" alt="" data-size="original">                                                    |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| Leeres Tablet               | <img src="/files/hV6REB5KrFycpRwFIuru" alt="" data-size="original">                                                    |
| Lebkuchentablett            | <img src="/files/8tOR6OuEDyG0s1AyjQ8a" alt="" data-size="original">                                                    |
| Leeres Bratblech            | <img src="/files/Wo6p24knq6631bXfNdtd" alt="" data-size="original">                                                    |
| Bratblech mit Braten        | <img src="/files/F0ElKkJgdYj25yF1WUpK" alt="" data-size="original">                                                    |
| Adventskranz                | <img src="/files/7kbcPPA2fRvTpy8twXCE" alt="" data-size="original">                                                    |
| Kleine Zuckerstange         | <img src="/files/3TYwb9mx6iX8QI11xjBD" alt="" data-size="original">                                                    |
| Große Zuckerstange          | <img src="/files/wU4fhtWGMImQ1XHvl1w5" alt="" data-size="original">                                                    |
| Schneemann                  | <img src="/files/2IHwXmvdwxxnZYYaNB2P" alt="" data-size="original">                                                    |
| Eckiger Weihnachtsbaum      | <img src="/files/IL88gGluhJcp6tF4Sk8p" alt="" data-size="original">                                                    |
| Geschmückter Weihnachtsbaum | <img src="/files/x9WruldmvlszMuytLCpf" alt="" data-size="original">                                                    |
| Festlicher Kamin            | <img src="/files/8na2Xs1En9r3hZaWVsnW" alt="" data-size="original">                                                    |
| Keks und Milch              | <div><figure><img src="/files/pVJTg8fROrEGq8uN2Alb" alt="" width="172"><figcaption></figcaption></figure></div><p></p> |
| Türkises Geschenk           | <p></p><div><figure><img src="/files/XB1rlRbGs2JksJIiNCdT" alt="" width="213"><figcaption></figcaption></figure></div> |
| Grünes Geschenk             | <div><figure><img src="/files/t2D4M9GT2rqz41YePQv2" alt="" width="222"><figcaption></figcaption></figure></div>        |
| Lila Geschenk               | <div><figure><img src="/files/uLNmuPuoLZWQypLgTL7B" alt="" width="267"><figcaption></figcaption></figure></div><p></p> |
| Rotes Geschenk              | <p></p><div><figure><img src="/files/xM9mg055z6E3K6CIhHh5" alt="" width="161"><figcaption></figcaption></figure></div> |
| Heiße Schokolade            | <div><figure><img src="/files/sJgKT9XYTRQinzl1rKMF" alt="" width="188"><figcaption></figcaption></figure></div><p></p> |
| Orangenes Bonbon            | <div><figure><img src="/files/X0bfQfRGv1QUlB1blRo4" alt="" width="220"><figcaption></figcaption></figure></div>        |
| Grünes Bonbon               | <p></p><div><figure><img src="/files/9chce6JNqqdImTYXO91I" alt="" width="263"><figcaption></figcaption></figure></div> |
| Xmas Stuhl                  | <p></p><div><figure><img src="/files/fdLannWDSbZ4GvXqW8zn" alt="" width="220"><figcaption></figcaption></figure></div> |
| Xmas Fußhocker              | <div><figure><img src="/files/PkVRou95agnGYmauGvGx" alt="" width="211"><figcaption></figcaption></figure></div><p></p> |
| Elf Plüschtier              | <div><figure><img src="/files/ix7ccWcvIxHOhjdBRBY2" alt="" width="197"><figcaption></figcaption></figure></div>        |
| Lebkuchen Plüschtier        | <p></p><div><figure><img src="/files/l3wvV4l5x40OVZdIP8Tm" alt="" width="183"><figcaption></figcaption></figure></div> |
| Rudolf Plüschtier           | <div><figure><img src="/files/Mch1ayvdpLpk5idn7nwW" alt="" width="213"><figcaption></figcaption></figure></div><p></p> |
| Santas Plüschtier           | <div><figure><img src="/files/IXoDBkOikDgoUelaV5IK" alt="" width="212"><figcaption></figcaption></figure></div><p></p> |
| Schneemann Plüschtier       | <div><figure><img src="/files/rU6bOFB2IdEKz056g9vW" alt="" width="190"><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/winter-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.
