> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-list-an-nft-on-marketplace.md).

# How to list an NFT on NFTverse

### What is NFT listing on NFTverse?

NFT listing on NFTverse means putting an NFT up for sale from Coin98 Super Wallet by choosing a listing duration, a sale currency, and a price. After the NFT is listed, buyers can purchase it through the marketplace. The sale is subject to the platform fees and blockchain gas fees shown during the process.

## How to list an NFT on NFTverse

**Step 1**: Choose the NFT you want to list. There are 2 ways to do that

**Option 1:** On the main screen of the App, access the NFTs section, then choose the NFT you would like to list

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

**Option 2:** Click on the **Swap** icon on the main screen, navigate to the **NFTverse** tab, then search for your NFT that you wish to list

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

**Step 2**: On the detail screen of the NFT, click **List**

**Step 3:** Choose the listing duration (currently, available options are 7, 30, 90, or 180 days) and marketplace (currently, Dagora is available), then click **Continue**

**Step 4:** Choose the type of currency for payment and enter the NFT price, then click **Review**

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

**Step 5:** Check your listing details carefully, approve your NFT for listing, then press and hold **Hold to List** to complete.

{% hint style="info" %}
**Note:**&#x20;

1. Be aware of the Protocol Fee and UI Fee, as these will be deducted from the NFT price paid by the buyer.
2. The gas fee varies depending on the blockchain of the NFT project. You need to ensure you have the appropriate father tokens to cover gas fees in your listing transactions (e.g., ETH for transactions on the Ethereum network, BEP20 for BNB Smart Chain, etc.). For more details on gas fees, see this article:<https://coin98.net/what-is-gas-fee>
   {% endhint %}

<figure><img src="/files/6RQgSlce1MaQNPwiPjOG" alt=""><figcaption></figcaption></figure>

**Step 5**: Please wait for the transaction to be completed, then recheck&#x20;

## How to delist an NFT on Marketplace

**Step 1**: On the NFT section, click on the listed NFT

**Step 2**: On the detail screen of the listed NFT, choose **Delist**&#x20;

<figure><img src="/files/ClyzQEIlnTk6tyCEStJx" alt="" width="563"><figcaption></figcaption></figure>

**Step 3**: On the next interface, you can review all listing information of your NFT, then choose **Continue**\
**Step 4:**  On the **Delist Review** screen, you can adjust the gas fee based on your preference (Standard, Fast, or Slow to process the transaction speed) and review the Delisting information. Then, click and hold **Hold to Delist** button to execute the transaction.

{% hint style="info" %}
*The gas fee varies depending on the blockchain of the NFT project. You need to ensure you have the appropriate father tokens to cover gas fees in your delisting transactions (e.g., ETH for transactions on the Ethereum network, BEP20 for BNB Smart Chain, etc.).* \
*For more details on gas fees, see this article:<https://coin98.net/what-is-gas-fee>*
{% endhint %}

<figure><img src="/files/cveIu7vahImMQCXFQ5Xw" alt="" width="563"><figcaption></figcaption></figure>

### Frequently asked questions

#### Which marketplace is available for NFT listing in Coin98 Super Wallet?

Dagora is the available marketplace for NFT listing.

#### What listing durations are available?

The available listing durations are 7, 30, 90, and 180 days.

#### What fees should I expect when I list an NFT?

You should expect the protocol fee and UI fee to be deducted from the NFT sale price, and you also need to pay the blockchain gas fee for the transaction.

#### What token do I need to pay gas fees?

You need the native token of the blockchain where the NFT exists, such as ETH on Ethereum or BNB on BNB Smart Chain.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-list-an-nft-on-marketplace.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.
