# \&whep

Viewer-Side Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md))

## Aliases

* `&whepplay`

## Options

Example:

`&whep=https%3A%2F%2Fwhep.example.com%2Fpath%2Fto%2Fendpoint`

| Value | Description            |
| ----- | ---------------------- |
| URL   | WHEP playback endpoint |

## Details

* Adds a WHEP video/audio source into the current view/scene layout.
* Use with [`&wheptoken`](/advanced-settings/whip-parameters/and-wheptoken.md) if the WHEP endpoint requires a bearer token.
* Honors normal viewer filters (e.g., `&novideo`, `&noaudio`).

## Related

{% content-ref url="/pages/nW9Dopp4cm0ifR1oBYLN" %}
[\&wheptoken](/advanced-settings/whip-parameters/and-wheptoken.md)
{% endcontent-ref %}

{% content-ref url="/pages/FLyRZ53sHIMDqG8oOCCC" %}
[\&whepwait](/advanced-settings/whip-parameters/and-whepwait.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/whip-parameters/and-whep.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.
