# Set Avatar

### **What does setting your Avatar do?**

1. It sets your ENS Avatar record. Combine this with [set-primary-ens-name](https://docs.my.box/docs/configure-your-.box/configure-ens/set-primary-ens-name "mention"), and your .box avatar becomes your profile picture across web3.
2. It changes the background art on your .box domain NFT.
3. It sets your profile picture on [my​.box](https://my.box).

***

### **How to Set Avatar**

You have three options for setting your avatar:

{% tabs %}
{% tab title="Choose from NFTs" %}

<figure><img src="https://1581571575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLNPySatzgHa3v2j4Gmqn%2Fuploads%2FBjyUiga2ttWpmDVxUmF4%2FNFTAvatar.gif?alt=media&#x26;token=7a26a350-39ca-4f6c-ba7b-14e7b325cfb0" alt=""><figcaption></figcaption></figure>

1. Navigate to **My Domains** and select the domain you want to configure.
2. Under the **Overview** tab, click on the domain image.
3. Select **Choose from your NFTs**. This will load your ETH Mainnet NFT collection.
4. Choose an NFT, click **Done**, and complete the transaction.
5. Refresh the page to see the updated avatar.a
   {% endtab %}

{% tab title="Upload from Device" %}

<figure><img src="https://1581571575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLNPySatzgHa3v2j4Gmqn%2Fuploads%2FQiIzVlhxVBG3y2BKSe6d%2FFileUploadAvatar.gif?alt=media&#x26;token=5d5559e3-1641-42c8-87d1-eaf8050ad292" alt=""><figcaption></figcaption></figure>

1. Navigate to **My Domains** and select the domain you want to configure.
2. Under the **Overview** tab, click on the domain image.
3. Select **Upload from Device** and choose an image file from your local device.
4. Click **Done** and complete the transaction.
5. Refresh the page to see the updated avatar.
   {% endtab %}

{% tab title="Add from URL" %}

<figure><img src="https://1581571575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLNPySatzgHa3v2j4Gmqn%2Fuploads%2Fd4GDpWwFPxPbGCbzWEP6%2FURLAvatar.gif?alt=media&#x26;token=f35d93c1-c4d0-44f1-8f63-aa5e25bd45d8" alt=""><figcaption></figcaption></figure>

1. Navigate to **My Domains** and select the domain you want to configure.
2. Under the **Overview** tab, click on the domain image.
3. Select **Add from URL** and paste the direct link to your image.
   1. Note: The URL must end with .png, .jpg, .gif, or .glb.
4. Click **Done** and complete the transaction.
5. Refresh the page to see the updated avatar.
   {% endtab %}
   {% endtabs %}

> ***Note:** It may take a few minutes for the image to update on your ENS profile, domain NFT, and your my.box profile picture.*


---

# 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.my.box/docs/configure-your-.box/configure-ens/set-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.
