# Uploading a profile image

{% hint style="info" %}
If you want to use an image of your ENGAGE avatar as your profile image, you can do this in the ENGAGE application. For more information, see [Capturing a profile photo](/engage/avatars/capturing-a-profile-photo.md).
{% endhint %}

1. Go to [https://app.engagevr.io/](https://app.engagevr.io), and then log in.
2. From the side menu, select **Profile**.
3. On the Profile page, select **EDIT PROFILE**.
4. On the **EDIT PROFILE DETAILS** page, select the edit icon (<img src="/files/U9SvyWoDvJcbS0cAHi31" alt="" data-size="line">) next to the profile image.
5. Choose one of the following options:
   1. Drag an image file onto the **Update your picture** panel.
   2. Select **UPLOAD PROFILE PICTURE**, and then select an image file.
6. After the image uploads, drag the small blue squares on the grid to choose which part of the image to use.
7. Select **SAVE**.


---

# 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.engagevr.io/engage/web-manager/uploading-a-profile-image.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.
