# \&holdwithvideo

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

## Aliases

* `&queue4`

## Details

`&holdwithvideo` is the same basic workflow as [`&hold`](/advanced-settings/guest-queuing-parameters/and-hold-alpha.md), except the director can already see and hear the guest before activation.

Before activation:

* the guest sees a waiting message
* the guest does not see or hear the director
* the director can preview the guest's live audio/video

After activation or transfer:

* the waiting overlay is cleared for the guest
* both sides move into normal live room behavior

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-holdwithvideo-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.
