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

# Auktionen

### 📖 Was sind Auktionen?

Auktionen bieten die Möglichkeit, eigene Items zu einem **selbst definierten Preis** sicher an andere Spieler zu verkaufen. Käufer können alle aktiven Auktionen durchsuchen und Preise direkt vergleichen.

***

### ⚙️ Das Auktions-Menü

Das Hauptmenü des Auktionssystems öffnest du mit:

```
/auktion
```

Im Menü findest du folgende Bereiche:

<table data-header-hidden><thead><tr><th width="125.79998779296875">Symbol</th><th width="264.5999755859375">Bereich</th><th>Beschreibung</th></tr></thead><tbody><tr><td>📦</td><td><strong>Alle Auktionen</strong></td><td>Alle aktuell aktiven Auktionen durchsuchen</td></tr><tr><td>🗃️</td><td><strong>Eigene Auktionen</strong></td><td>Deine eigenen aktiven Auktionen verwalten</td></tr><tr><td>📜</td><td><strong>Auktions-Historie</strong></td><td>Abgeschlossene Auktionen einsehen</td></tr><tr><td>➕</td><td><strong>Eigene Auktion erstellen</strong></td><td>Neues Item zum Verkauf einstellen</td></tr><tr><td>📦</td><td><strong>Auktions-Anzahl-Info</strong></td><td>Infos zu deinen verfügbaren Auktions-Slots</td></tr><tr><td>🔷</td><td><strong>Weiteren Slot kaufen</strong></td><td>Zusätzliche Auktions-Slots erwerben</td></tr></tbody></table>

***

### 🏛️ Das Auktionshaus

Wo befindet sich das Auktionshaus am Spawn?\
Teleportiere dich zum `/spawn` und gehe auf der linken Seite nach hinten in das letzte Haus rechts.

<div align="left"><figure><img src="/files/KOQEwOpoSFo3TJs0oX2g" alt="" width="375"><figcaption><p>Auktionshaus (Außen)</p></figcaption></figure></div>

Das **Auktionshaus** befindet sich direkt am **CityBuild-Spawn** und stellt die **13 ältesten Spezial-Items** aus aktiven Auktionen aus.

> 🖱️ **Rechtsklick** auf ein ausgestelltes Item öffnet das **Kaufmenü** direkt.

***

### 📌 Nützliche Links

* 🔗 [Eigene Auktion erstellen](/neu-citybulid/auktionen/eigene-auktionen.md)
* 🔗 [Auktions Slots kaufen](/neu-citybulid/auktionen/alle-auktionen.md#auktions-slots-kaufen)

***

### ⚠️ Wichtige Hinweise

> 💡 Auktionen sind die sicherste Methode, Items zu verkaufen – kein direkter Kontakt mit dem Käufer nötig!

> ❌ **Betrug außerhalb des Auktionssystems** (z. B. manuelle Übergaben ohne Absicherung) liegt auf eigenes Risiko. Das Team greift in solchen Fällen in der Regel nicht ein.


---

# 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:

```
GET https://wiki.mixelpixel.net/neu-citybulid/auktionen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
