> 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/citybuild/crates/luxus-crate.md).

# Luxus Crate

## Woher bekomme ich Luxus Crate Schlüssel?

Es gibt folgende Möglichkeiten an Luxus Crate Schlüssel zu gelanden:

* [Voteshop](/citybuild/voteshop.md#voteshop)
* [Questshop](/citybuild/quests.md#quest-shop)
* [Onlineshop](https://shop.mixelpixel.net/produkt/luxus-crate-keys/)

## Welche Gewinne existieren in der Luxus Crate?

<div align="center"><figure><img src="/files/sZLp5t9IbsWCB03kJcQk" alt="" width="513"><figcaption><p>Die Gewinnübersicht der Luxus Crate</p></figcaption></figure> <figure><img src="/files/kDVvNkEVZ8X6t7lXtjuQ" alt="" width="513"><figcaption></figcaption></figure></div>

{% tabs %}
{% tab title="🔷Selten" %}

* 25.000 Münzen
* 2x XXL Schwamm
* Pinky
* Kleine Flasche voller Wissen
* Spawner Shard (380 Aufladungen)
* Eigenes Hologramm
* 2x Netheritebarren
* 2x Goldblock
* 8x Weinender Obsidian
* 2x Shulker-Schalen
* Kandierter Apfel ✩✩✩
* Unheilvoller Prüfungsschlüssel
  {% endtab %}

{% tab title="🟣Episch" %}

* 70.000 Münzen
* LevelUp Spitzhacke
* Verdichteter Kohleblock \[20]
* Vitrine
* Level 4 /fly Rechte
* Booster auswählen
* Bella (Pferd-Spawnei)
* Box der Prüfungen
* Baby-Milch
* Shulker Arkebuse
* Mining Laser
* XXL Holzer
* Obsidian Schere
* Dreizack
  {% endtab %}

{% tab title="🟠Legendär" %}

* 150.000 Münzen
* 200 Möbeltokens
* Booster Bombe
* Fluchentferner
* +1 Plot-Slot Gutschein
* \[Smaragdgrün] Schwert
* \[Smaragdgrün] Bogen
* \[Smaragdgrün] Armbrust
* \[Smaragdgrün] Spitzhacke
* \[Smaragdgrün] Axt
* \[Smaragdgrün] Feldhacke
* \[Smaragdgrün] Angel
* Gigantische Flasche voller Wissen
* Skin Aswahltruhe: Lila&#x20;
  {% endtab %}

{% tab title="🪄Mystisch" %}

* 350.000 Münzen
* Plot Crate
* 250 MixelTaler
* Windschuhe
* Knarz Axt
* Plot Portal
* Skinvorlage: RGB (Spitzhacken)
* Skinvorlage: RGB (Schwerter)
* Skinvorlage: RGB (Angeln)
* \[Disco] Hemd
* Itemrahmen Stab
* Barrieren Glas
* Leuchtstaub
* Leuchtende Axt
* Seelengebunden Buch
* Titel Gutschein: Halbgott
  {% endtab %}

{% tab title="🪽Göttlich" %}

* Prestige Crate
* 1 zufälliges Mixel Haustier
* 750 MixelTaler
* Bergbau Bohrer
* Seelentotem
* Kreative Axt
  {% endtab %}
  {% endtabs %}


---

# 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/citybuild/crates/luxus-crate.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.
