# Creating your avatar

To create your first avatar in ENGAGE, you use the **Generate New Avatar** tool. You are asked to select three settings, and then a random avatar is generated.

![Generate New Avatar tool](/files/1GjLVsGy6i6LLRE5GDju)

1. Select a **Sex**, select a **Complexion**, and then select an **Outfit Style** from the categories of business formal, smart casual, casual, or workwear.
2. Select **Generate Avatar**. A random avatar is generated based on your selections. You can select **Generate Avatar** repeatedly to create new combinations.
3. To access the full Avatar Editor and make adjustments to your avatar, select **Customize**. For more information about how to customize your avatar, see [Editing your avatar](/engage/avatars/editing-your-avatar.md). You can always return to the avatar editor and adjust your avatar another time.
4. To save the avatar's appearance, select **Save & Continue**.
5. On the avatar selection screen. Select **Save & Continue**.

After you create your avatar, you are ready to start to explore ENGAGE. You can join sessions or events, view the pre-made content, or create your own experiences.


---

# 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/getting-started/creating-your-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.
