# How to Sell an NFT

## 1. Sell an NFT for a Fixed Price

1. Go to your **Profile** page after connecting your wallet. You can view all the NFTs you own on the "**NFTs**" page. Select the NFT you want to sell, click on the three dots (**···**) on the lower right corner of the NFT, and select "**List**".

![](/files/8H8elUdEMr0iJxLabCMZ)

2\. A pop-up window will appear. Select "**Fixed Price**", and set the price you want to sell your NFT for.

![](/files/m7U4bsxAy8epvIqggfVH)

3\. Finally, confirm the listing information in your wallet.

![](/files/ywC5AXgCZGWrv7XSXdqV)

## 2. Open for Bids and Accept Bids

1. All NFTs are open for bids automatically.
2. To view all the offers on your NFT, you will need to go to the page of that NFT or go to the "**Profile-Offers-Received**" page.

![](/files/ZK6nQqQoh6XDzUGDvsWF)

3\. If you want to accept one of the offers, just click **"Accept",** confirm the corresponding price in the pop-up window, and confirm the transaction in your wallet.

![](/files/fgXqyb553Q0wA7cTC1gx)

## 3. Advanced Mode for Sale

By selecting the Advanced mode, you can sell NFTs minted on the Ethereum mainnet at a fixed price without listing them in any other NFT marketplaces. Anyone can buy your NFTs by calling a smart contract.

1. Any NFT minted on Oases can be listed via the Advanced mode. You can switch between the Basic and Advanced modes anytime before an NFT is sold.

![](/files/Zf5O2TNoK8y42CkkNKiL)

2\. In Advanced mode, enter the fixed price and confirm the transaction in your wallet.

![](/files/YCzntVOnY2FW1iMl8lmK)


---

# 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://wiki.oases.com/help-center/getting-started/how-to-sell-an-nft.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.
