# Selling NFTs

There are a few ways for you to sell an NFT on Dagora:

1. **List an NFT for Sale:** Set a fixed price for your NFT and make it available for buyers.&#x20;

Detail guide: [How to list NFTs](/beginners-guide/selling-nfts/list-cancel-listing-nft-items.md)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcWM5MJLTggy0gQsTsvqSHSYpNePNp3Yse1ZevfOy8UgsP00aGNBN_JfpAlBJQxEGt1KI-9bvmQysndSngTju5q7KZlBEwy6N1Di4-g-RHxu851UPi9FTEjoF-3OWAH68-NCe-4Xg?key=dZF4mfRtpWtiRKUi9TVFIG5D" alt=""><figcaption></figcaption></figure>

2. **List NFT for Auction:** Set a starting price, maximum bid price, and auction duration. Monitor bids and sell your NFT to the highest bidder.

Detail guide: [How to list NFT for auction](/beginners-guide/selling-nfts/how-to-list-nft-for-auction.md)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcVd3tBLPoaVI4WU06e1l3mwN7R8q5oDluRg8bYJOOgBn4riTqpjvCHNDTI8ire1JiXasxZJDe8xVZPNuuiHGRxx4KhiXTbzTXtzc2GSym61j6e8OUHSC3oJEl705L0aByFUyI_Kg?key=dZF4mfRtpWtiRKUi9TVFIG5D" alt=""><figcaption></figcaption></figure>

3. **View & Accept Offers:** Receive and review offers from potential buyers. Accept the best offer and receive payment instantly.

Detail guide: [How to view and accept offers](/beginners-guide/selling-nfts/how-to-view-and-accept-offers.md)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd_P7aw_N42rqNi1Rov9Z7qMu_GMfsS7FehKI-JTnGYDYX_PfmLlE1PyJVzunzHEyhq4a37xCcOk_sWHw335d0UD7t3MFDysFu8uhbnkNPklYFB5pXpy095paFOKyMFQekaF41D7Q?key=dZF4mfRtpWtiRKUi9TVFIG5D" alt=""><figcaption></figcaption></figure>

4. For Creators who want to introduce the collections to the buyer, refer to this document [List Collections, create Launchpad and Hot Drops](https://docs.dagora.xyz/for-creators/support-overview).


---

# 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.dagora.xyz/beginners-guide/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.
