# Selling NFTs

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

To sell your NFT on GhostMarket, you will need to make sure you have the wallet that contains your NFTs connected to your user profile. Visit your user profile, then click the NFT you want to sell.   Below the NFTs name, listing period, and price, you will find the “Sell NFT” Button. Alternatively, you can select “Auction NFT” for additional listing types.

<figure><img src="/files/5hbANaqJbvxSaLDDxM2U" alt=""><figcaption></figcaption></figure>

Upon adding the NFT to your “Sell Cart”, you will see that the cart icon has changed. Clicking it will open up the sell cart menu.   Adjust the price, currency, and listing period that you would like to set for the NFT.   Click sell, then follow the prompts in your wallet to complete the transaction. Shortly after, your NFT will show that it is on sale and appear on the “explore’ page.

<figure><img src="/files/7Pjv7QQyIyqVwmKXFZ6J" alt=""><figcaption></figcaption></figure>

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

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


---

# 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.ghostmarket.io/user-guides/buying-and-selling-nfts/selling-nfts.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.
