# Using My Face

You can use the My Face feature to apply a photograph of your face to your avatar. Our image processing algorithms identify facial features and map your photograph to your avatar's head.

To set up My Face for your avatar for the first time, complete the following steps:

1. Open ENGAGE.
2. 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.
3. In the Avatar Editor, select **My Face**.
4. To upload a face image, choose one of the following options:
   * To use an image file that's stored on your device, select **Upload Image**, browse to the location of the file, select the file, and then select **Load**.
   * To use an image from the Internet, select **Paste URL**, type or paste the URL of the image file, and then select **ENTER**.
5. On the **Create new face** page, select **Generate My Face**.
6. After the generation process completes, review the result. If you want to adjust the skin tone of the body, see [Changing My Face skin tone](/engage/avatars/using-my-face/changing-my-face-skin-tone.md). To accept the generated My Face, select **Save & Continue**.
7. In the avatar editor, select **Save & Continue**.
8. In the **My Face** panel, select the toggle to turn on the My Face feature.

{% hint style="info" %}
To create another My Face, select **Options** in the **My Face** panel, and then select **Create**. You can then continue the process from step 3 of the previous instructions.
{% endhint %}

## My Face image guidelines

Use the following guidelines to ensure the best result from the My Face feature. The requirements for an ideal image are similar to the requirements for a passport photograph, and are summarized as follows:

![Examples of acceptable images](/files/XeVR29gXmCV8JAJ1Xq8j)

| Example of an unacceptable image | Reason                                                                                                               |
| -------------------------------: | -------------------------------------------------------------------------------------------------------------------- |
| ![](/files/xeaEkxX4JkW9Iw2DeaoB) | Face directly towards the camera.                                                                                    |
| ![](/files/nN1Eb1usSoPCXr6a99hW) | Have a neutral facial expression.                                                                                    |
| ![](/files/q2Lfp8FzOHsXmm7EBtBN) | Don't obscure any part of your face with hair, glasses, or clothing.                                                 |
| ![](/files/xBJhEYHFHbC8CXof0yYw) | Ensure that your face is in focus                                                                                    |
| ![](/files/CXQgDyKdPR3xM9x5k34X) | Ensure that your face is lit evenly without excessive shadows, and doesn't have lighting anomalies, such as red-eye. |

In addition to the previous requirements, your image file must also meet the following technical requirements:

* Not be a scanned photograph
* Be in color
* Be larger than 715 pixels in width and 951 pixels in height
* Be in JPEG format
* Not have compression and be free of data loss or compression artefacts
* Not be digitally enhanced or changed
* Not contain barrel or other lens distortion


---

# 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/using-my-face.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.
