# \&largepreview

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

## Details

If you want the VDO.Ninja self-preview to not be mini-sized in [broadcast](/advanced-settings/video-parameters/broadcast.md) mode, which might be the case on mobile, you can try using [`&minipreview=0`](/advanced-settings/video-parameters/and-minipreview.md) or `&largepreview`. These flags will disable the mini-preview functionality, keeping the preview the same size as other videos.

## Related

{% content-ref url="/pages/-MZXRtpt-3SoTKzQXRc6" %}
[\&minipreview](/advanced-settings/video-parameters/and-minipreview.md)
{% endcontent-ref %}

{% content-ref url="/pages/HD7GqjDJRrYVOZKyANLS" %}
[\&minipreviewoffset](/advanced-settings/video-parameters/and-minipreview-1.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-MZdsq4lEXnitB6YApW8" %}
[\&broadcast](/advanced-settings/video-parameters/broadcast.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/video-parameters/and-largepreview.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.
