# Setting a lower price or cancelling a listing

When you list an NFT, its price and expiry date aren’t set in stone. You can lower its price and change its expiry date at any time. However, if you wish to raise its price instead, you’ll need to cancel the listing and list it again.

*\*Please note that you’ll incur* [*gas fees*](https://help.minted.network/en/articles/6366961-nft-transaction-fees#h_fd5e65113e) *when you cancel an NFT listing.*

### To set a lower price for your listing: <a href="#h_6e337968c4" id="h_6e337968c4"></a>

1. Navigate to your user profile, then to the NFT that you want to update.
2. You can now update its price and expiration period.

   *\*Please note that you will only be able to lower the NFT’s price. If you want to set a higher price for it, you will need to cancel the listing and list it again.*

   ![](/files/kqaT5eU8Q5MmZyClLDS6)
3. Click ***Set Lower Price*** to confirm the update.

***

### To cancel your listing: <a href="#h_b9df14fbf1" id="h_b9df14fbf1"></a>

1. Navigate to your user profile, to the NFT that you would like to de-list, and click *Cancel Listing*.

   ![](/files/rezzaIOhjqHNAmgFtS2T)
2. Approve the transaction in your wallet and pay the gas fee for cancelling this listing.
3. If your NFT listing has been cancelled, you will see a notification at the bottom left corner of your user profile.

   ![](/files/CvS3hNr5AonvMhzRBki6)


---

# 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://help.minted.network/minted-help-centre/minted-how-to-hub/setting-a-lower-price-or-cancelling-a-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.
