# \&broadcasttransfer

Director Option! ([`&director`](/advanced-settings/director-parameters/director.md))

## Aliases

* `&bct`

## Details

`&broadcasttransfer` will let you specify the default for whether to transfer a guest from room to room in [broadcast mode](/advanced-settings/video-parameters/broadcast.md) or not. Mainly useful for when using [`&rooms`](/advanced-settings/director-parameters/rooms.md), since there isn't a transfer menu option when using it, since its more of a hotkey option.

If a director clicks "transfer", there is a checkmark to enable "covert user into broadcast mode when transferred". This URL option enables it by default. It also then is enabled by default when using the quick-transfer feature used by [`&rooms`](/advanced-settings/director-parameters/rooms.md).

## Related

{% content-ref url="/pages/-MZdsq4lEXnitB6YApW8" %}
[\&broadcast](/advanced-settings/video-parameters/broadcast.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZIPPqrpNwMWJWYr4vY" %}
[\&rooms](/advanced-settings/director-parameters/rooms.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_GN9YKWH8VJmAwHOek" %}
[How to transfer guests to other rooms](/guides/transfer-rooms.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/director-parameters/and-broadcasttransfer.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.
