# Customize - Connection Page

Vagon Streams allows you to customize the connection pages for Unreal Engine Pixel Streaming, Unity Render Streaming and Vagon Application Streaming experiences from Streams Dashboard.

<figure><img src="https://lh4.googleusercontent.com/UOSHGJk5HulP_gCpTIsVkjxw3HMjekysEEQJLonlz2vXCAoVuW_YcP98E4ZBrC2CeMuL4nji7xP0hu9fFHuyMpyhLmDpB31qjaNC3ZwbjHaQEvTt72WZJLXElGxGBmAKQwCPgZ__hzvIHK7FbJI4pi0" alt=""><figcaption><p>Stream Configurations - Customize</p></figcaption></figure>

There are two modes of Connection Pages for Basic Plans, dark mode and light mode.

### Light Mode

![](/files/cDBLIeS3GcO1rPSbRHMo)

### Dark Mode

![](/files/2Ef3vU0RngHUyr1ld4Dy)

### Show Play Page

Play Page is required for the Pixel Streaming and Render Streaming enabled Streams as default. Also, because modern browsers require at least a user interaction to start audio/microphone, we automatically activate this page before initialization of a Stream when audio or microphone is enabled for a Stream.&#x20;

Even though we highly recommend keeping this page active before the Stream, this page can be disabled from the Stream Configurations.

{% hint style="info" %}
Disabling Play Page can cause audio and microphone initialization issues on some browsers.
{% endhint %}

### Accessibility Dock Position

Dock Menu is the tiny menu area that is visible bottom-center of your Streaming area to manage audio \&microphone settings and enable full screen. The place of this menu can be set from the Stream Configurations page.

## Branded Connection Page

<div align="left"><figure><img src="/files/Q6jum2ktNg3RYlu3t7K9" alt="" width="96"><figcaption></figcaption></figure></div>

In addition to default connection page alternatives, Enterprise users can customize the Connection Page background, and add their company/product logo to the connection page via Streams Dashboard.

![](/files/iGPy0m9kp6eGbPxTtQxP)

### Connection Messages

Each connection message can be updated from the Stream Configurations page with Enterprise Plan.


---

# 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.vagon.io/streams/configurations/customize-connection-page.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.
