# \&quality

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

## Aliases

* `&q`

## Options

Example: `&quality=0`

| Value                   | Description                                                               |
| ----------------------- | ------------------------------------------------------------------------- |
| `0` \| (no value given) | about 1080p60, depending on hardware                                      |
| `1`                     | about 720p60, depending on hardware                                       |
| `2`                     | about 360p30, depending on hardware                                       |
| `-1` (device's default) | useful in allowing the screen share at the same resolution as the display |

## Details

Presets the "quality" setting for a guest. Not "strict" and is less likely to give errors than explicit resolution requests.

Without using `&quality` on the URL a guest can change the "quality" when setting up the camera:\
![](/files/kpaGjL22DafphTffcCRN)

Use [`&width`](/advanced-settings/video-parameters/and-width.md) and [`&height`](/advanced-settings/video-parameters/and-height.md) to get a higher resolution than 1920x1080.

There is a toggle in the director's room guest's invite link customization which adds `&q`:\
![](/files/DyPihQj75PpCFNYzihPJ)

## Related

{% content-ref url="/pages/-MbrBM0\_6rweLjhZuPpP" %}
[\&screensharequality](/advanced-settings/screen-share-parameters/screensharequality.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-MZXQf0lGejWaBjc-y-Q" %}
[\&height](/advanced-settings/video-parameters/and-height.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-quality.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.
