# \&hands

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&hand`

## Details

Adds a button for guests to raise their hands.

![](/files/LGMhHQMQsFDfjusFPjfC)

If pressed, and the user is in a room, the room's director will get a notification that the user pressed the button.\
![](/files/avHeK6MtWYUyMnM87vJ5)

It will do nothing if the room does not have a director in it.

The director can dismiss the user's action.

There is a toggle in the director's room which adds `&hand` to the guest's invite link.![](/files/TgVQ0ycSGI9xO8wFd7a8)

## Related

{% content-ref url="/pages/-MZWybInamPM9MOAbJvg" %}
[\&notify](/advanced-settings/settings-parameters/and-notify.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/buttons-and-control-bar-parameters/and-hands.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.
