# Beginner

{% hint style="warning" %}
The addition of new features and improvements to the application sometimes requires changes to the user interface. If a process shown in a video doesn’t match your version of the ENGAGE application, refer to the equivalent written section in this documentation instead, which is always up to date.
{% endhint %}

{% embed url="<https://youtu.be/AbwbVtHs0fA>" %}
Create your avatar. Also see [Creating your avatar](/engage/getting-started/creating-your-avatar.md)
{% endembed %}

{% embed url="<https://youtu.be/azl85BPsQyA>" %}
Set avatar height. Also see [Setting your height](/engage/avatars/setting-your-height.md)
{% endembed %}

{% embed url="<https://youtu.be/fRur9ZbHyv8>" %}
Using your menu and tablet. Also see [Accessing your menu](/engage/essential-features/accessing-your-menu.md)
{% endembed %}

{% embed url="<https://youtu.be/txhXe3bT_DA>" %}
Teleporting. Also see [Teleporting](/engage/essential-features/teleporting.md)
{% endembed %}


---

# 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/video-tutorials/beginner.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.
