# How to Sell an NFT

## How to Sell an NFT

Selling NFTs on Joepegs is quick and easy. Once you have connected your wallet, navigate to the circle icon to access your profile. Here you can view and filter your owned NFTs, Send NFTs, Bulk List NFTs and Sell NFTs.

## **Your Profile** <a href="#h_9e61917c17" id="h_9e61917c17"></a>

**Here you can find:**

* Listed: NFTs that you have listed for sale on Joepegs
* Unlisted: NFTs that are in your wallet but not listed
* Collections: The various collections your owned NFTs belong to
* Offers: View offers made on your NFTs
* Activity: View your activity

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

## **Send NFTs** <a href="#h_76c061faaa" id="h_76c061faaa"></a>

If you want to move your NFT to a new wallet or send to a friend, select the Send emoticon directly beneath the NFT page, or in your profile page (as shown above).

<figure><img src="/files/4lmrXvDVS1hid1Vsr93K" alt=""><figcaption></figcaption></figure>

* Select 'Send NFTs' and check the NFT you wish to transfer.&#x20;
* Enter the recipient address in 'Send to'.
* Once you have entered the recipient, complete the transaction.

### **Bulk Listing:** <a href="#h_d35035b691" id="h_d35035b691"></a>

* Select multiple NFTs to list for sale.

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

* Enter the price you wish to list each NFT at e.g. 10 $AVAX
* Select the length of time you wish to list your NFTs for sale
* Select 'List Selected NFTs' and complete the transaction.

### Sell NFTs: <a href="#h_cc6373575c" id="h_cc6373575c"></a>

Navigate to your profile to view your owned NFTs. Select the NFT you wish to sell and navigate to this NFT's page.

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

1. Click the **Fixed Price** or **Auction** button. You will then see a window appear; select the price you wish to list the NFT for sale at and click "List for X AVAX".
2. Finally, your wallet will prompt you to submit the transaction to complete the listing. Click "Confirm" in your wallet of choice and await the transaction to be complete. Your NFT should now be listed\
   for sale.

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

***

**All done! I**f there are any issue with your transactions, please visit [The LFJ discord](https://discord.com/invite/LFJ) and open a help ticket.


---

# 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.lfj.gg/joepegs/platform-guides/how_to_sell_an_nft_6711651.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.
