# Using gestures on a VR headset

If you use a VR headset and hand controllers, the hands of your avatar follow the movements of your real hands. You can perform gestures in the real world and your avatar performs the same gestures in ENGAGE. For example, you can wave to another user or raise your hand to ask a question.

The sections below describe some specific gestures that you can perform with hand controllers.

### Clap your hands

Repeatedly move your controllers together and apart to simulate clapping your hands. You don't need to make contact between the controllers. If you perform the gesture correctly, a clapping sound effect plays.

![Hand clap gesture](/files/48MrUc3LvRo2dhehaL2g)

{% hint style="info" %}
As a host, you can control whether a sound effect accompanies the hand clap gesture. For more information, see [Setting permissions for all users](/engage/host-controls/controlling-permissions/setting-permissions-for-all-users.md).
{% endhint %}

### Point your finger

Press and hold the grip button to make your avatar's hand adopt a pointing gesture. You can point with either hand.

![Finger point gesture](/files/zvWeG1tHDoN4r9SU0FuN)

### Create a laser pointer

Press and hold both the grip and trigger buttons to create a laser pointer. You can use either hand, but you must be a host in a Session to use this gesture.

![Laser pointer gesture](/files/tcdBHapjvRdgd7Phb7y7)


---

# 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/gestures/using-gestures-on-a-vr-headset.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.
