> For the complete documentation index, see [llms.txt](https://wiki.souni.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.souni.io/product-docs/gameplay/wrath-of-dragon/about-wrath-of-dragon/game-features/auction.md).

# Auction

Auctions are a great place to buy and sell equipment among players in Souni. You will be able to choose the best items and equipment for your character in the auction house. You can also sell items you don't use or replenish the materials you need.

![](/files/SvkluYst5oQqmtGAYYoe)

To access the Auction in the game you have to TAP the button in the bottom right corner of your screen. The auction interface will appear and you will be able to view various columns and item categories.

![](/files/cPLvpTqknS7996ORCX1D)

Once you’re in the auction , you may choose and filter any equipment, character or item that you want based on the category that you set. Once you have filtered everything that you want to see, the system will display the items that you filtered.

The monetary transaction in the auction is $SON and $SRC.

![](/files/1i7GFAtEDfrjJuNRKlkK)

If you want to sell an item, all you have to do is to click the SELL function. You can see the items that can be sold in your screen. You can set the price of your item based on $SON or $SRC. If you cancel the item being auctioned, it will be returned to you via Mail.&#x20;

![](/files/VrqTvOItILxAWlElbI9M)

A handling fee of 0.5% of the corresponding currency will be charged for each transaction in Auction&#x20;

![](/files/D5b6Zbo0UbGM3mWLjMbS)

You will receive the item that you bought and the $SON/$SRC from the items you sold can be retrieved in in your mailbox.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.souni.io/product-docs/gameplay/wrath-of-dragon/about-wrath-of-dragon/game-features/auction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
