# Auktionen

Die Auktion ist eine Spezialfunktion auf unserem [CityBuild](https://wiki.mixelpixel.net/CityBuild) - Spielmodus.\
Auktionen bieten die Möglichkeit, eigene ausgewählte Items zu einem selbst definierten Preis sicher zu verkaufen.<br>

Das Hauptmenü der Auktionen, also quasi das Auktionssystem, kann über den Befehl `/auktion` aufgerufen werden. Dort ist folgendes zu sehen (der Reihe nach):

<figure><img src="/files/5W8aAAY2IpsP4eSlF9TV" alt=""><figcaption><p>Das Auktions-Menü</p></figcaption></figure>

* [Alle Auktionen](/citybuild/auktionen/alle-auktionen.md)
* [Eigene Auktionen](/citybuild/auktionen/eigene-auktionen.md)
* [Auktions Historie](/citybuild/auktionen/auktions-historie.md)\ <br>
* [Eigene Auktion erstellen](/citybuild/auktionen/eigene-auktionen.md#auktion-erstellen-schritt-fuer-schritt)
* Auktions Anzahl Information
* [Einen weiteren Auktions-Slot kaufen](/citybuild/auktionen/alle-auktionen.md#auktions-slots-kaufen)

## Das Auktionshaus

Das Auktionshaus befindet sich am Citybuild-Spawn und stellt die 8 ältesten Spezialitems aus.

Per **Rechtsklick** auf die Items öffnet sich das Kaufmenü.

<figure><img src="/files/KOQEwOpoSFo3TJs0oX2g" alt=""><figcaption><p>Auktionshaus (Außen)</p></figcaption></figure>

<figure><img src="/files/v7I4OPqDVbbqY3EjwvlT" alt=""><figcaption><p>Auktionshaus (Innen)</p></figcaption></figure>


---

# Agent Instructions: 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/citybuild/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.
