# Update Created NFT Listing

There are 2 ways to update the price an NFT that you have created:

The first:\
\
1\. Click on the NFT in your Created section that you want to update the price.

2\. Click the "Update Price" button

3\. Input your new price.

The second:

1. Go to your Created section.
2. Click the "listed" filter button
3. Click the "update" button on the listed NFT you want to change the price.


---

# 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://wiki.holaplex.com/holawiki/profiles/created/update-created-nft-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.
