# Guest queuing Parameters

## For Director and Guests

<table><thead><tr><th width="306.57142857142856">Parameter</th><th>Explanation</th></tr></thead><tbody><tr><td><a href="/pages/-MZX-3ygkLfjNFzYFAbU"><code>&#x26;queue</code></a></td><td>A basic guest queuing system</td></tr></tbody></table>

## For Guests only

<table><thead><tr><th width="255.57142857142856">Parameter</th><th>Explanation</th></tr></thead><tbody><tr><td><a href="/pages/CUcMuDskXZLo1cdBbws6"><code>&#x26;screen</code></a>*</td><td>Replaces the way <a href="/pages/-MZX-3ygkLfjNFzYFAbU"><code>&#x26;queue</code></a> worked before, where the guest can see/hear the director, but not other guests, until activated</td></tr><tr><td><a href="/pages/1ko16r2969D9OovxVtYl"><code>&#x26;hold</code></a>*</td><td>Like <a href="/pages/-MZX-3ygkLfjNFzYFAbU"><code>&#x26;queue</code></a>, except the guest gets a message telling them they need to wait until approved by the director</td></tr><tr><td><a href="/pages/6fUHrjWmrVx81sAtAW9o"><code>&#x26;holdwithvideo</code></a>*</td><td>Just like <a href="/pages/1ko16r2969D9OovxVtYl"><code>&#x26;hold</code></a>, except the director does see the guest's video and audio before the guest is activated</td></tr><tr><td><a href="/pages/z42vIBJSKxSIRVsEnRjE"><code>&#x26;queuetransfer</code></a></td><td>Will transfer a guest from one room into another, but once transferred, the guest will be in Queue mode</td></tr></tbody></table>

\*NEW IN VERSION 24


---

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