# Auction System

The Auction House is the place to be if you're looking to make some quick cash on your unwanted items. In this building, you can buy and sell most items through the auction menu. You can find the Auction House behind Plaza at **1290x 950z**.

***

## How to buy something from auction

To purchase something from auction, simply click the item you wish to purchase and confirm. **When you purchase an item from auction, it will arrive at the post office where you'll need to collect it from.** You can find the post office by using your GPS, or if you prefer coordinates you can also find the building at **1400x 1240z**.

<figure><img src="/files/AIh40LBtHZjToDovQs6T" alt="" width="563"><figcaption></figcaption></figure>

***

## How to sell something on auction

Hold the item you wish to sell and open the listing management page within the auction menu.

<figure><img src="/files/PAJk4iBXDeiiNPARLvjp" alt=""><figcaption></figcaption></figure>

***

## Upgrading your auction experience

With the auctioneer, you can give him more money in exchange for better perks. By upgrading you can get the ability to search for specific user listing, filter listings to find a specific type of item, or even unlock more auction slots.

<figure><img src="/files/fNZ2uUSgxSrrsrmSVRem" alt="" width="563"><figcaption></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://faq.schoolrp.net/other/auction-system.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.
