# Market

Players can trade Avatars in their wallets through the market.

## Listing for sale

You can list an Avatar in your wallet for sale.

1. Press the NFT menu at the top to move to the Exchange page.
2. Choose the Avatar you want to sell.
3. Toggle the "For sale" button to turn it on.
4. Enter the desired amount (in KLAY) and press the "Complete" button.
5. Once the transaction signature is complete, the selected Avatar will be listed on the META ARENA Market.
6. It may take approximately 1 minute for the listed Avatar to be reflected.

### Instant Sale

Select the Avatar you want to sell, enter the sale period and amount ($KLAY), and it will be listed on the market. When the Avatar is sold, the amount deducted by the transaction fee (2%) will be transferred to your wallet. At the end of the sale period, if the Avatar hasn't been sold, it will be automatically returned to the seller's wallet.

###

## Purchase

### Instant Purchase

You can buy immediately by paying the sale amount with $KLAY you have in your wallet.<br>

### **Filter**

You can search for Avatars listed for sale based on price range, Avatar grade, class, attribute, equipment, and possessed skills.

### **Sort**

Sort search results by the latest, oldest, highest CP, lowest CP, highest price, or lowest price.

### **Purchase**

1\. Select the Avatar you wish to purchase.\
2\. Check the Avatar's attributes and equipment.\
3\. Press the "Buy Now" button.\
4\. Review the details in the purchase confirmation pop-up and press the "Buy Now" button.\
5\. Once the transaction signature is completed, the purchase will be complete.

<br>


---

# 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.metaarena.world/english/market.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.
