# How to cancel your listing

### ✅ Step-by-Step: Cancel a Listing

#### 1. Go to **My Collections**

* Log into your Mintable account
* Navigate to the collection that contains the listed NFT

#### 2. Hover Over the Listed NFT

* Move your mouse over the NFT you want to unlist
* Click **“Edit Listing”**

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

#### 3. Click **“Cancel Listing”**

* Confirm your action
* Your NFT will be removed from the marketplace and returned to your wallet (if applicable)

> 🛡️ There are **no gas fees** to cancel a listing on Mintable, and the NFT remains in your control the entire time.

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

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

### 🔄 Changes Not Showing?

If the cancellation doesn't appear right away:

* Press **Ctrl + F5** (Windows) or **Cmd + Shift + R** (Mac) to hard refresh the page
* Or clear your browser cache and reload the page

### 🧠 Tip

Canceling a listing **does not delete your NFT** — it simply removes it from public sale. You can relist it anytime from **My NFTs** or your **Collection page**.


---

# 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.mintable.app/for-creators/creating-nfts/how-to-cancel-your-listing.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.
