# NFT Update

Our tools give you the ability to manage your NFT collection, updating nft metadata for a single nft or a list of hashes you define allowing for fast updates.

✔️ Add/Remove Layers\
✔️ Change Layer Names\
✔️ Royalty % Change\
✔️ Royalty Wallet Changes\
✔️ Update NFT image\
✔️ Update Project Description\
✔️ Fix spelling errors.\
✔️ Turn an existing NFT into a 1/1.\
✔️ Update Authority Wallet change

### Single NFT Update

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

### Bulk NFT Update

Update NFTs in bulk

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


---

# 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://wp.gotmlabz.io/tools/nft-update.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.
