# Step 3: How to Edit an NFT

From the store’s admin page, click the **Product** tab. Here you will see all the digital and physical products you have created.

Click on one of your digital products.

<figure><img src="/files/r7678pdO3IRLSPn9LGCy" alt="All Products page"><figcaption></figcaption></figure>

***Note**: On the Products page, you can edit the NFT’s name, description, product status add files and change the order of the media assets. **To add files to previously created NFT template collections, contact us at*****&#x20;<info@vividlabs.com>.**

To update **Media**, click the **Add** button to select files to add to your NFT. Drag and drop the content to change the order.

<figure><img src="/files/SsQuaw3dw5Ht34Uudahy" alt="Edit a digital products attributes"><figcaption></figcaption></figure>

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

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

Use the **Save** button to update the NFT.


---

# 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.vividlabs.com/vivid-nft-shop-app-getting-started/step-3-how-to-edit-an-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.
