# How to edit your listing price

### ✅ Step-by-Step: Edit Your Listing Price

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

* Log into your Mintable account
* Navigate to the collection where your listed NFT is located

#### 2. Find the Listed NFT

* Hover over the NFT you want to update
* Click **“Edit Listing”** when the option appears

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

#### 3. Update Your Price

* Enter the **new price** you want to set (in ETH or USD — Mintable will auto-convert)
* Confirm the change

That’s it! Your new listing price will be saved.

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

<figure><img src="/files/4RaDiMbEMDoeHaAZuJ1k" alt=""><figcaption></figcaption></figure>

### 🔄 Not Seeing the Updated Price?

If your listing doesn’t reflect the updated price right away:

* Press **Ctrl + F5** (Windows) or **Cmd + Shift + R** (Mac) a few times to hard refresh the page
* Or **clear your browser cache**, then reload Mintable

This will force your browser to load the latest version of the listing data from the server.


---

# 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-edit-your-listing-price.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.
