# Setting Metadata

Find the "Edit" option on an NFDs profile page (must be connected to the dApp to see the option).

{% embed url="<https://youtu.be/dCvoaqknx5Y?t=906&si=azNCZ0faFCbIJnkH>" %}

To set an avatar & banner, click the Avatar circle or the Banner square and upload an image or select an NFT from your gallery. Your NFT gallery displays all of your NFTs, aggregated across all associated accounts (NFD vault, Owner, & any linked verified accounts).&#x20;

Fill in any metadata you would like to add and then scroll to the bottom and select 'Update metadata' to save these records in your NFD.&#x20;

Certain metadata fields can be verified, find more on this in [Verifying Metadata](/nfd-docs/guides/manage-nfds/verifying-metadata.md)

{% hint style="info" %}
Please remember all information is fully public. Do not enter sensitive personal info.
{% endhint %}


---

# 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.nf.domains/nfd-docs/guides/manage-nfds/setting-metadata.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.
