# ActionHouse

{% hint style="warning" %}
W trakcie dodawania - Może być niekompletna
{% endhint %}

## Tworzenie Aukcji

Aby stworzyć aukcje:

* Użyj trzymaj w ręce item który chcesz sprzedać następnie użyj komendy `/ah sell cena`
* Wyświetli się GUI z różnolitymi opcjami jak np opcje promowania wystawionego itemu, czas wystawienia itp
* Po zaakceptowaniu wszystkiego na czacie pojawi się raport (Ile $ zostało pobrane / stawka vat itp)

{% hint style="info" %}
Aktualna stawka VAT to 15%\
Każdy gracz może mieć max 10 ogłoszeń
{% endhint %}

{% hint style="danger" %}
**Nie odpowiadamy za oszustwa, przeprowadzone transakcje / utracone przedmioty!**
{% endhint %}

## Zarządzanie swoimi stawkami

W każdej chwili możesz anulować swoją oferte

* Użyj komendy `/ah`
* Kliknij "<mark style="color:yellow;">**Twój Profil**</mark>"
* Kliknij "<mark style="color:blue;">**Twoje Wystawienia**</mark>"
* Z tego poziomu możesz anulować swoje oferty klikając na wybrany item

## Zwrot nieudanych stawek

Jeśli nie udało ci się sprzedać itemów w wybranym  przedziale czasowym, możesz je odzyskać

* Użyj komendy `/ah`
* Kliknij "<mark style="color:yellow;">**Twój Profil**</mark>"
* Kliknij "<mark style="color:red;">**Twoje Wygasłe Wystawienia**</mark>"
* Tutaj będą widoczne wszystkie wygasłe oferty


---

# 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.nikostuff.com/mc.nikostuff.com/pluginy-wtyczki/actionhouse.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.
