# Capturing a profile photo

You can take a photo of your avatar to use as your profile image. Your profile image is displayed in both the ENGAGE application and web manager. Also, other users will see your profile image when you are in the same Session or when they add or view you as a connection.

{% hint style="info" %}
You can upload any image to use as your profile image in the web manager. For more information, see [Uploading a profile image](/engage/web-manager/uploading-a-profile-image.md).
{% endhint %}

To capture a profile photo, complete the following steps.

1. On the menu screen, select your profile image in the upper-right corner of the screen, and then select **My Avatar** from the menu that appears.
2. In the top panel on the left-hand side, select the edit icon (<img src="/files/U9SvyWoDvJcbS0cAHi31" alt="" data-size="line">) next to your profile image.
3. On the **Update your profile photo** page, select a background color. This appears behind your avatar in the profile photo.
4. Select **Capture a picture**.
5. **Optional**: If you use a VR headset, there is a 3 second countdown before the picture is captured. You can use this time to pose for the photo.
6. The **Current photo** image in the upper-left corner updates to show the new profile photo. After you capture the picture that you want to use, select, **Return to editor**.

<figure><img src="/files/D1ZBTE7GbkXDtWCgawXy" alt=""><figcaption><p>Current photo to use as your profile image and the option to return to the avatar editor</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.engagevr.io/engage/avatars/capturing-a-profile-photo.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.
