> 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/applicable-chain/bsc/usdson-token/earn-from-auction-trade.md).

# Earn from Auction Trade

Recruit the most well-known hero, equipment, item, and pet by being the no.1 bidder!

Auction Trade is a feature where users are allowed to submit an NFT to bid and sell it to the highest bidder. Through the auction, NFTs will increase in value significantly, seller will receive a commensurate profit, and buyer will receive a highly collectible NFT of great interest.

## Rules&#x20;

✅ For sellers: Usually NFTs offered for auction will have collectible value such as scarcity, exclusivity, etc. However, other common NFTs can be auctioned as long as you want. The handling fee of 5% of the corresponding currency will be charged for transaction.

✅ For Buyers: Most NFT Marketplaces will not limit or set standards for buyers, everyone can participate in the auction as long as you have enough money to pay for that NFT.

## Participate in Auction on Souni

### **If You Are A Buyer**

**Step 1:** Log in Souni and click “Auction” in the lower right corner to enter Souni Auction

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

**Step 2:** Choose “Buy” section, select the NFT you want to buy and click to enter the auction details page

<figure><img src="/files/1yT8qbxwgX7qfqmOAcd2" alt=""><figcaption></figcaption></figure>

**Step 3:** Adjust NFT quantity and click “Buy SON”

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

**Step 4:** You can see bid history and auction commission history in “History”.

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

### **If You Are A Seller**

**Step 1:** Select "Release", then click on the NFT or item you want to sell (can be a character, equipment, puzzle piece, exp book, ...)

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

Then, the system will display a popup with information about the item you want to sell, and allow you to enter the quantity and price. Currently, you will have 2 options for selling items:

*A/ No password: (Anyone can buy your items - no password needed)*

**Step 2-A:** Enter the quantity and the value of each item you want to sell. Then, press the “Create auction” button.

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

**Step 3-A:** Confirm the service charge by hitting “Confirm”.

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

**Step 4-A:** Now, your NFT is available on Souni Auction for auction. You can check the auction NFT in the right corner.

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

*B/ Have a password: (Only those who know the password information can buy your item).*

**Step 2-B:** Click on “trade with passphrase”.

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

*Step 3-B is similar to Step 3-A.*

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

**Step 4-B:** Now, your NFT is available on Souni Auction for auction. You can check the auction NFT in the right corner. Share your password with others to instantly purchase your products

<figure><img src="/files/51r1KsDsJmp3phLkczIm" alt=""><figcaption></figcaption></figure>


---

# 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/applicable-chain/bsc/usdson-token/earn-from-auction-trade.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.
