# Wrist controls

If you use a VR headset and hand controllers, you can use the wrist controls. These are a set of tools that take advantage of hand tracking and are specifically suited to an immersive VR environment.

To access your wrist controls, raise and rotate your left hand as if to look at a wrist watch. Use the touch cursor attached to your right hand to select items on the wrist controls. If the wrist controls don't appear, see [#enabling-wrist-controls](#enabling-wrist-controls "mention").

<figure><img src="/files/gfwW9b7KQSUOoA5cURg9" alt=""><figcaption><p>Wrist controls</p></figcaption></figure>

A host in a Session can configure which tools on the wrist controls are active. You can always see your local time and date, and use the option to realign your avatar. You can tap the microphone icon to mute and unmute your microphone, unless the host has locked you as muted. For more information about the other tools, see the following sections:

* [Opening your Drawpad](/engage/advanced-features/drawpad-and-whiteboards/opening-your-drawpad.md)
* [3D pen](/engage/advanced-features/3d-pen.md)
* [Creating a sticky note from the wrist control](/engage/advanced-features/sticky-notes/creating-a-sticky-note-from-the-wrist-control.md)
* [Using emojis from your wrist controls](/engage/essential-features/emojis/using-emojis-from-your-wrist-controls.md)
* [Realigning your avatar in VR](/engage/avatars/realigning-your-avatar-in-vr.md)
* [Mixed reality passthrough window](/engage/advanced-features/mixed-reality/mixed-reality-passthrough-window.md)

## Enabling wrist controls

1. In a Session, open your menu or tablet.
2. From the side menu, select **Settings** <img src="/files/PCjqep1FzgkHYTLk4ATQ" alt="" data-size="line">.
3. On the **Settings** page, select **User Preferences**.
4. Turn on the **Wrist controls** toggle.


---

# 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/essential-features/wrist-controls.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.
