# How to list an NFT on Marketplace

From V15 of the Coin98 Super Wallet, you can list NFTs directly on Coin98 Dagora NFT Marketplace

## How to list an NFT on Marketplace

**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 the NFT you wish to purchase

<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>


---

# 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.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.
