# List your NFT for sale on Monbase NFT

#### Listing NFTs is free but cancel the listings will cost gas fees! <a href="#listing-nfts-is-free-but-cancel-the-listings-will-cost-gas-fees" id="listing-nfts-is-free-but-cancel-the-listings-will-cost-gas-fees"></a>

#### Step 1: <a href="#step-1" id="step-1"></a>

Sellect the NFT you want to sell and click on Sell in the top-right corner. If you don't see the Sell button, make sure you're connected to the correct wallet.

#### Step 2: <a href="#step-2" id="step-2"></a>

Next, you'll choose the sell method. Enter the required information and click List Item.

#### Step 3: <a href="#step-3" id="step-3"></a>

If this is your first time selling an item from this collection, the site will ask for you to approve the collection for trading. Click Approve. You only need to do this once per collection. Once you've approved a collection, you don't need to do it again, unless you revoke the approval later on.

#### Step 4: <a href="#step-4" id="step-4"></a>

Finally, you'll need to confirm the listing with a transaction from your wallet.


---

# 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://nftdocument.monbase.com/product-guidelines/sell-nfts/list-your-nft-for-sale-on-monbase-nft.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.
