# \&hold

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

## Aliases

* `&queue3`

## Details

`&hold` places the guest into a waiting state until the director activates them.

Before activation:

* the guest sees a "please wait" style message
* the guest does not see or hear the director
* the director sees the guest control box and metadata, but not the guest's live audio/video

After activation or transfer:

* the waiting overlay is cleared
* the guest begins normal publishing into the room
* the director and guest see each other normally

This mode applies to guest invite links when the director is not using the room-wide `&queue` screening model.

## Related

{% content-ref url="/pages/-MZX-3ygkLfjNFzYFAbU" %}
[\&queue](/advanced-settings/guest-queuing-parameters/queue.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/guest-queuing-parameters/and-hold-alpha.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.
