# Alle Auktionen

Die gesamten Auktionen des Servers, kann man auch in verschiedene Kategorien teilen (siehe Bild):<br>

<figure><img src="/files/HlMOoQoCEOZPOjXtIGjW" alt="" width="369"><figcaption></figcaption></figure>

* **Ton**: Diese Kategorie beinhaltet unsortierte Items.
* **Sand**: Diese Kategorie beinhaltet Blöcke.
* **Apfel**: Diese Kategorie beinhaltet Essen.
* **Goldener Harnisch:** Diese Kategorie beinhaltet Ausrüstung.
* **Buch**: Diese Kategorie beinhaltet verzauberte Bücher.
* **Job Werkbank**: Diese Kategorie beinhaltet Job Items.
* **Beacon**: Diese Kategorie beinhaltet Spezialitems.
* **Takoyaki Stand**: Diese Kategorie beinhaltet Möbelitems.\ <br>
* **Holzschild**: Hiermit kann man Auktionen nach einem genauen Item via Namen durchsuchen.
* I**nfo Kopf**: Ermöglicht eine genauere Sortierung nach z.B Datum oder Preis.

Der schnellste Weg, um gezielt zu einer Auktion einer gewissen Person zu finden, ist mit dem Befehl /auktion list , beispielsweise "/auktion list Psycholine".

## Auktions-Slots kaufen

Möchte man viele Items in seiner Auktion verkaufen, kommt man ggf. mit den verfügbaren Auktions-Slots an seine Grenzen. Daher kann man sich für Münzen einige Slots noch zusätzlich erkaufen.

| Zusätzlicher Slot | Kosten      |
| ----------------- | ----------- |
| 1                 | 10.000 ⛀    |
| 2                 | 30.000 ⛀    |
| 3                 | 50.000 ⛀    |
| 4                 | 70.000 ⛀    |
| 5                 | 80.000 ⛀    |
| 6                 | 90.000 ⛀    |
| 7                 | 100.000 ⛀   |
| 8                 | 200.000 ⛀   |
| 9                 | 300.000 ⛀   |
| 10                | 400.000 ⛀   |
| 11                | 500.000 ⛀   |
| 12                | 1.000.000 ⛀ |


---

# 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/alle-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.
