# The MVP Dashboard

#### Step 1: Connect the MVP's USB-C 'HOST' port to your computer

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

#### Step 2: Navigate to `http://mvp.local` in your web browser.

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

#### Dashboard Features:

1. **Playback Status**: Shows what's currently playing and elapsed time.

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

2. **MVP Version**: Displays current MVP Version and Update Status.

<figure><img src="/files/58OkzXgoxdouPcA4A3Ri" alt="" width="410"><figcaption></figcaption></figure>

3. **Network Details**: Real-time IP details for both Wi-Fi and Ethernet interfaces.

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

4. **HDMI Status**: Detects connected display's details and resolution.

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

5. **Input Monitor**: a scrolling log of all incoming MIDI notes and LTC timestamps (useful for troubleshooting signal chains).

<figure><img src="/files/wWjMXijtlDvhsW1aN1a3" alt="" width="416"><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-mvp-dashboard.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.
