# Auction

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

The auction is one of 2040WORLD's core mechanics that allows players to distribute in-game valuables.

At the auction, players can sell and buy resources, weapons, and consumables earned in-game. To place bids and purchase lots, auction currency - AUR (gold) - is required. Players may acquire AUR either by selling their auction lots or by purchasing it from the official website's shop.

When listing auction lots, you can set a buyout price, depending on your goals. Note that all auction transactions are subject to commission fees.

Items purchased via the "BUY" button will be automatically transferred to your "Storage." If there's no space available, items will be placed in temporary "Depot" storage, from which they must be retrieved before the timer expires.

Items won through the "BID" button can be collected in the "Tracking" tab.

<figure><img src="/files/jgtHAWrApHMz8rHxOzPN" alt=""><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://docs.2040world.io/auction.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.
