# Aukce

Naše aukce fungují tak, že si vytvoříš aukci a aukce skončí až za nastavenou dobu.

Tedy každý může přihazovat a přehazovat jiné hráče, poslední vyhrává.

Dáš /auc start a poté se ti otevře menu.

1. Zvol množství zvolíš počet itemů kolik chceš mít v aukci.
2. Zvolíš počáteční cenu.
3. Zvolíš navýšení. To je po kolika se bude cena navyšovat.
4. Zvol dobu trvání. Jak dlouho bude aukce trvat.

* /aukce → Otevře menu s aukcemi.
* /auc start → Otevře aukci (musís mít item v ruce)


---

# 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.magnolion.cz/skyblock/wiki/aukce.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.
