# Sell NFTs in Wallet

This guide is designed for users who want to sell NFTs in wallet in Wing NFT Pool.

*Wing NFT Pool runs on the Ethereum mainnet, to interact with the site you will need a MetaMask wallet first.*

* Go to the Wing NFT Pool website at <https://nft.wing.finance> and connect your wallet first.

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

* Click “NFT” tab on the top navigation bar.
* Click “Sell” button.

<figure><img src="/files/64I7dfzjsq50kgEM4vZh" alt=""><figcaption></figcaption></figure>

* To list your NFT on marketplace and receive your ETH when NFT sold, you have to Deploy Market Receiver Contract first.

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

* Input the amount you want to sell and click “Continue” button.

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

* Click “Approve” button and confirm in the pop-up window in your wallet.

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

* Click “Continue” button and confirm in the pop-up window in your wallet to finish listing.

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

* Click “Continue” button.

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

* Click “Borrow” button to borrow assets in NFT Pool
* Relevant guide: <https://docs.wing.finance/guide-1/nft-pool#borrow-assets-in-nft-pool>&#x20;

*After listing, there are three situations:*&#x20;

*1）If the listing is timed out, the order will be canceled automatically；*

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

*2）If you want to cancel the order, then go to “NFT” page and click “Cancel” button next to the corresponding NFT；*

*3）If the NFT is bought by someone, your debt will be paid off automatically and the remaining ETH will be automatically sent to your wallet address. The NFT belongs to the person who placed the order.*


---

# 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.wing.finance/guide-1/buy-or-sell-nfts/sell-nfts-in-wallet.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.
