# Setting Metadata Records

## Setting Metadata Records

To set metadata records, navigate to an NFD you own and select *Edit*.

On mobile you can find *Edit* in the three dot menu

<div><figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2F7i81dq53OE86s2QM10lu%2Fimage.png?alt=media&#x26;token=b8794ba0-39c0-423d-9d8c-9df79def8368" alt="" width="371"><figcaption><p>Mobile View</p></figcaption></figure> <figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2FmiGoNZjVxraowUnlwov1%2Fimage.png?alt=media&#x26;token=9050695d-3beb-4aed-a627-fd00649cdd90" alt="" width="375"><figcaption><p>Desktop View</p></figcaption></figure></div>

The first tab on the sidebar is for addresses.

<figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2FCCIzVAy9JvvVbxn5aHWh%2Fimage.png?alt=media&#x26;token=a7bc5d39-85d9-4c0e-a219-56ef27578441" alt=""><figcaption><p>Edit Menu</p></figcaption></figure>

***

### Addresses <a href="#verified-addresses" id="verified-addresses"></a>

The address that will resolve when sending to an NFD ([forward resolution](https://docs.nf.domains/readme#forward-resolution)) will be the *owner address* by defaul&#x74;*,* **unless** a *verified* or *unverified address* are set.&#x20;

By linking a *verified* or *unverified address* you are selecting that address to receive funds instead of the *owner address.* This address becomes known as the NFD's *primary address*.

By setting a *verified deposit address*, integrators are able to trust the [reverse resolution](https://docs.nf.domains/readme#reverse-resolution), matching your wallet to your NFD. Without the address being verified, the reverse resolution cannot be trusted as anyone can paste an address in an NFD.&#x20;

{% hint style="info" %}
The owner address and the linked addresses are **independent**.
{% endhint %}

If you wish to link multiple *verified addresses* to one NFD you need to use a wallet that allows selecting multiple accounts at once, such as [Pera ](https://docs.nf.domains/resources/new-to-algorand)or [Defly](https://docs.nf.domains/resources/new-to-algorand). To verify multiple addresses we require users to sign for both account A and account B in the same transaction group.

If you have multiple NFDs linked to the same *verified address*, you can pick which NFD you'd like to be displayed on reverse resolution by setting your *primary NFD*. This can be found in the wallet menu.&#x20;

{% embed url="<https://youtu.be/dCvoaqknx5Y?si=L8-RKUw6mnMsUrKT&t=401>" %}
Setting Addresses
{% endembed %}

***

### Other Records

Other metadata records can be set in the Edit -> Metadata tab. These include profile picture, banner, bio, name, email address, physical address, Twitter, Bluesky, Discord, Telegram, Github, LinkedIn, web domain, [algo.xyz redirect](https://docs.nf.domains/platform/manage/algo.xyz), and custom metadata records.

<figure><img src="https://4134825060-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGMXk8EnC6jWr5RrxA1Y5%2Fuploads%2F5dky20IqI4yt3qiSJp39%2Fimage.png?alt=media&#x26;token=26bc49a3-7a6b-40b7-bd63-267a3b447189" alt=""><figcaption><p>Edit Metadata Menu</p></figcaption></figure>

Certain metadata records can be verified off-chain in the Verification tab.

Once records are set in the appropriate metadata fields in the Metadata tab, you're able to verify those in the Verification tab.

Twitter, Bluesky, Github, web domain, email, avatar & banner can be verified through the verification tab. Telegram and Discord both require users to interact with NFD bots to verify.

{% embed url="<https://youtu.be/dCvoaqknx5Y>" fullWidth="false" %}
Verifying Metadata
{% endembed %}

***


---

# 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/platform/manage/setting-metadata-records.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.
