# \&screen

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

## Aliases

* `&queue2`

## Details

`&screen` restores the older guest-approval behavior that base [`&queue`](/advanced-settings/guest-queuing-parameters/queue.md) used to provide.

With `&screen`, the guest can see and hear the director before activation, but they are still not admitted into the room with the other guests until the director activates or transfers them.

Use this when you want a quick pre-show screening conversation without running the full room in screening-room mode.

This mode applies to guest invite links, not to the director link running the room in `&queue` mode.

Transferring the guest to another room also counts as activation.

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