# The User Interface (UI)

The MVP features a powerful, built-in web interface that allows you to manage content, configure settings, and monitor performance in real-time. Because the software lives inside the device, you don't need to install any drivers or apps on your computer.

This guide covers how to access the interface and navigate its layout.

## 1. Connect & Power Up

1. **Unbox**: Open the travel case. You will find the MVP unit, USB cables, mounting screws, and a power adapter.

   <figure><img src="/files/TtDSLiFdMtfyEH0RsUMr" alt=""><figcaption></figcaption></figure>

2. **Connect**: Use the included USB-C cable to connect the MVP 'HOST' Port to your computer.
   * ***Note**: The MVP powers on automatically via USB connection.*

3. **Verify**: After a few seconds, the Status Display on your MVP will light up.

   <figure><img src="/files/WGifiWcO2riJ1jKavafq" alt=""><figcaption></figcaption></figure>

***

## 2. Access the UI

1. **Open Browser**: On your connected computer, navigate to `http://mvp.local`.

   <figure><img src="/files/k7U3wQSAVRnti1MBFL8d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/01HCAV9jzrk9ZvQB3i5Z" alt=""><figcaption></figcaption></figure>

1. **Settings Icons**: Once the Dashboard loads, you'll notice three icons on the top right corner.

   <figure><img src="/files/ppU2wY7wAOYfvhKJwg4P" alt=""><figcaption></figcaption></figure>

* **User Icon**: Opens the MVP Registration dialog box.
* **WIFI Icon**: Opens the WIFI Connection dialog box.
* **Settings Icon**: Provides access to Ethernet Settings, Beta Features, and this support site.

<figure><img src="/files/q0W3zBU7IjvKRJCScRNG" alt=""><figcaption></figcaption></figure>

2. **Nav Bar Links**: On the left side of the UI, you can navigate between the Dashboard, Videos, Lighting, and LTC Timecode configuration pages.

<figure><img src="/files/J5wjJA6VjLmvAtHAes0M" alt=""><figcaption></figcaption></figure>

Note: You can find details about each of those pages in their respective support docs.

## 3. Network Access

Once you have connected your MVP to WIFI, you can access the MVP UI without connecting USB to your computer.  You can even access it from another room.

On your dashboard page, you will see the IP address that your Internet router has assigned to your MVP.

<figure><img src="/files/qINKsHSj9muHMoHz3ZsB" alt="" width="413"><figcaption></figcaption></figure>

Anytime your MVP is powered on and connected to WIFI, you can use that IP address in your browser

<figure><img src="/files/l2GD9SEVLLcfaEfAef6C" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://support.4cast.world/archive-v12-userguide/1.-getting-started/the-user-interface-ui.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.
