# Realigning your avatar in VR

If the view through your VR headset doesn't align with your avatar's body, or your avatar has an awkward posture, you may need to realign your avatar. This is most likely to occur when you change between sitting and standing in the real world.

* Raise and rotate your left hand as if to look at a wrist watch, and then select the realign icon (<img src="/files/hE9ANRwM8NlLoKZcZL0e" alt="" data-size="line">).

<figure><img src="/files/QzCYg1qgGaoDjDeID54D" alt=""><figcaption><p>Wrist control option to realign your avatar</p></figcaption></figure>

If this option doesn't solve the issue with your avatar, you may need to change your tracking mode to **Seated Mode (Simulated Standing)**. For more information, see [VR tracking modes](/engage/avatars/seated-and-standing-vr-modes.md).

{% hint style="info" %}
You can also reset the orientation of your avatar to a more comfortable position. For example, if the orientation of your real-world chair doesn't match the orientation of the chair that your avatar is sat in. To reset your orientation, open your menu or tablet, select the cog icon on the side menu, select **VR Options**, and then select **Recenter Position**.
{% endhint %}


---

# 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/realigning-your-avatar-in-vr.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.
