> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/engage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/engage/essential-features/gestures/using-gestures-on-a-phone-tablet-or-desktop-device.md).

# Using gestures on a phone, tablet, or desktop device

On phones, tablets, and desktop devices, you can access gestures from the side menu. You can choose between two gestures. You can choose to raise your hand or to clap your hands together. To use a gesture, complete the following steps:

1. On a desktop device, press the Esc key to open your menu. On a phone or tablet, tap the side menu icon (![](/files/Z5GyxgWG7V6JoR3IDmsX)).
2. On the side menu, select the gestures icon (![](/files/VxGiPlV0uAEnAbNIPcnc)).
3. From the list that appears, select either the raise hand icon (![](/files/tKXyk8UD6NEcMPHyqDyH)) or the clap hands icon (![](/files/H0z70HI2SvxGzwb0SocY)).

Your avatar performs the gesture that you chose for approximately 7 seconds. The gesture icon pulses while the gesture is active.

![Raise hand gesture (left) and clap hands gesture (right)](/files/YbHTdKKqSUuRGjdHAoR4)

{% 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 %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-phone-tablet-or-desktop-device.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.
