# Creating a new avatar

If you have a Lite subscription, you can have only one avatar. However, if you have a PLUS subscription, you can store five different avatars, and if you are part of an ENTERPRISE or EDUCATION subscription, you can store 10 different avatars. This feature can save you time if, for example, you want to represent yourself differently at informal and formal events.

To create a new avatar, 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. On the avatar selection screen, choose one of the following options:
   * Select **Clone** to create a new avatar that's a copy of the currently selected one. You are taken to the Avatar Editor, where you can modify the clone. Use this option if you only want to make small adjustments, such as change clothing.
   * Select **Create** to create a new avatar. You are taken to the Generate New Avatar tool. For more information about the Generate New Avatar tool, see [Creating your avatar](/engage/getting-started/creating-your-avatar.md).


---

# 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/creating-a-new-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.
