# \&fakeguests

Viewer-Side Option! ([`&view`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/view), [`&scene`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/scene), [`&room`](https://docs.vdo.ninja/advanced-settings/setup-parameters/room))

## Aliases

* `&fakefeeds`

## Options

Example: `&fakeguests=7`

<table><thead><tr><th width="200">Value</th><th>Description</th></tr></thead><tbody><tr><td>(integer number)</td><td>creates simulated guest videos, based on the value passed to the parameter</td></tr><tr><td>(no value given)</td><td>4 fake guests added</td></tr></tbody></table>

## Details

`&fakeguests=N` creates simulated guest videos, based on the value passed to the parameter, using real-guests where possible. The default value is 4.

You can use this feature to help position and visualize what [`&cover`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/cover), [`&portrait`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/and-portrait), etc. looks like.

This doesn't yet support labels or layouts really, but I welcome feedback. Currently I just threw up a video of me, 16:9, of 500-kbps.

You don't actually need to create a room / scene to play with it.

Try it at: <https://vdo.ninja/?room=xxxxtestxxxx&scene&cover&square&fakeguests=7>

<figure><img src="https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FOXBiUQ5oIR1JsQHCXqYg%2Fimage.png?alt=media&#x26;token=67e953f7-0588-44bb-8c72-d09e8f3bef44" alt=""><figcaption></figcaption></figure>

## Related

{% content-ref url="cover" %}
[cover](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/cover)
{% endcontent-ref %}

{% content-ref url="scene" %}
[scene](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/scene)
{% 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/mixer-scene-parameters/and-fakeguests.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.
