# \&waitimage

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

## Options

Example: `&waitimage=https%3A%2F%2Fvdo.ninja%2Fmedia%2Flogo_cropped.png`

| Value         | Description              |
| ------------- | ------------------------ |
| (encoded URL) | Specifies a custom image |

## Details

This is for when waiting for the [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md) or [`&view`](/advanced-settings/mixer-scene-parameters/view.md) link to load. You can add a custom image which shows up while waiting for the [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md) or [`&view`](/advanced-settings/mixer-scene-parameters/view.md) link.

Example:\
[`https://vdo.ninja/?view=streamid&waitmessage=hello&waittimeout=0&waitimage=https%3A%2F%2Fvdo.ninja%2Fmedia%2Flogo_cropped.png`](https://vdo.ninja/?view=streamid\&waitmessage=hello\&waittimeout=0\&waitimage=https%3A%2F%2Fvdo.ninja%2Fmedia%2Flogo_cropped.png)

It fits to the screen, and [`&cover`](/advanced-settings/mixer-scene-parameters/cover.md) will have it 'cover' the screen.

When using `&waitimage`, the specified 'waiting to connect' image will appear after all connections end.

It overrides [`&cleanoutput`](/advanced-settings/design-parameters/cleanoutput.md).

You can encode the URL here:\
<https://www.urlencoder.org/>

## Related

{% content-ref url="/pages/as9Cvpugb813vuFC4fPI" %}
[\&waitmessage](/advanced-settings/mixer-scene-parameters/and-waitmessage.md)
{% endcontent-ref %}

{% content-ref url="/pages/kEGlcCpwJGyjAMercK9R" %}
[\&waittimeout](/advanced-settings/mixer-scene-parameters/and-waittimeout.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/vNOeAWRUpRlwMrHqfxry" %}
[\&background](/advanced-settings/design-parameters/and-background.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/mixer-scene-parameters/and-waitimage.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.
