# Avatar

Personalization is great, especially for users that want to express their unique style in the web3 spaces.

NNS support setting the avatar associated with a name through a special record: **avatar**

How to set avatar for a .nad name:

Prepare the url to the image (example below):

<https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQUjp-gA3So3QrwGJmT5ETg9X7r3TAB_LvncA&s>

Go to the Records tab of the name you want to set avatar, fill in the url and click save:

<figure><img src="/files/8NIkSzXVjteEMGqmJXbD" alt=""><figcaption></figcaption></figure>

Confirm the transaction:

<figure><img src="/files/sgyrGKIEGNjOzB37Uhr2" alt="" width="375"><figcaption></figcaption></figure>

Done!

<figure><img src="/files/lm4zxuHUkESy5eWtXDmV" 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://docs.nad.domains/using-nns/name-manager-app/avatar.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.
