# How to upload, change or delete an avatar

In this article, we will explore how to add, change, or remove your avatar. Your avatar is an important visual representation that helps personalize your profile. By following the instructions below, you can easily manage your avatar to reflect your unique identity. Let's dive in and learn how to make these adjustments effortlessly.

**Adding an Avatar:**

1. Go to your Profile.\
   Click on the avatar with the astronaut in the upper right corner and select Profile<br>

   <figure><img src="/files/BE8Ka7gk7lQycW3w6AJG" alt="Dropdown menu"><figcaption><p>Dropdown menu</p></figcaption></figure>
2. In the avatar section (top left corner), click on \[Change] button.<br>

   <figure><img src="/files/nFDvkoSgb74AnhEEsT1w" alt="Change avatar button"><figcaption><p>Change avatar button</p></figcaption></figure>
3. In the pop-up window, select a suitable photo in the required format (png, jpg, jpeg) and click \[Open] button.<br>

   <figure><img src="/files/ocr1DdTcdsKNmBrT2ZbS" alt="Avatar selection window"><figcaption><p>Avatar selection window</p></figcaption></figure>
4. Wait until the avatar is loaded.<br>

   <figure><img src="/files/zZzztoODGTl3EdsTkiPo" alt="Avatar image"><figcaption></figcaption></figure>

**Changing Your Avatar:**

1. Go to your Profile.\
   Click on the avatar with the astronaut in the upper right corner and select Profile<br>

   <figure><img src="/files/0IwBOHJQzBQZQfynLuCT" alt="Dropdown menu"><figcaption><p>Dropdown menu</p></figcaption></figure>
2. In the avatar section (top left corner), click on \[Change] button.<br>

   <figure><img src="/files/gchTUbKjCWtUgy5DtsI0" alt="Change avatar button"><figcaption><p>Change avatar button</p></figcaption></figure>
3. In the pop-up window, select a new avatar in the required format (png, jpg, jpeg) and click \[Open] button.<br>

   <figure><img src="/files/6M60NrFjtkRXlIvSt7GF" alt="Avatar selection window"><figcaption><p>Avatar selection window</p></figcaption></figure>
4. Wait for the avatar to update.<br>

   <figure><img src="/files/rybCix6l8e7ahiey9OEP" alt="New avatar image"><figcaption><p>New avatar image</p></figcaption></figure>

Removing Your Avatar:

1. Go to your Profile.\
   Click on the avatar with your avatar in the upper right corner and select Profile.<br>

   <figure><img src="/files/FHXpFb0gCUEbgDPGPaIu" alt="Dropdown menu"><figcaption><p>Dropdown menu</p></figcaption></figure>
2. In the avatar section (top left corner), click on "Delete".<br>

   <figure><img src="/files/PvxZ11vODfthlXoaO1xB" alt="Delete avatar button"><figcaption><p>Delete avatar button</p></figcaption></figure>
3. Wait for the avatar to be removed. (The background with the astronaut should appear).<br>

   <figure><img src="/files/4c5OvxslfZkhxeQ6zAji" alt="Empty avatar image"><figcaption><p>Empty avatar image</p></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.darkbot.io/user-profile/how-to-upload-change-or-delete-an-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.
