# Creating an account in the ENGAGE app

1. Open the ENGAGE app.
2. On the log-in screen, in the upper-right corner, select **Sign Up** .
3. On the **Step 1 of 3** page, complete the account details form, review and accept the *Terms of Service and Privacy Policy*, then select **SIGN UP**.
4. On the **Step 2 of 3** page, information about how to verify your email address is displayed. You can check your emails to verify your email address immediately, but you have 72 hours to complete the process. Select **Continue**.
5. On the **Step 3 of 3** page, update your other profile information. The value that you enter for **Height** is applied to your avatar. To ensure accurate tracking if you use a VR headset, enter a **Height** value that closely matches your real height. Select **Continue**.

You can now create your avatar. For more information, 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/getting-started/creating-an-account/creating-an-account-in-the-engage-app.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.
