# Update Your MVP

We release feature updates and improvements 3–4 times per year. Keeping your MVP up to date ensures you have the latest features and stability improvements.

#### How to Update

1. On the MVP UI, click the Wi-Fi Icon to connect your MVP to the internet.

<figure><img src="/files/gJ6gLlZWu7IL6F13W5Dj" alt="" width="171"><figcaption></figcaption></figure>

2. Check for Updates:

* When an update is available, a notification will automatically appear on the Dashboard.

<figure><img src="/files/B8sahN8xBoKCxLaSFCoy" alt="" width="426"><figcaption></figcaption></figure>

* *Note: MVP's on the older version (1.0.x):* Click the MVP VERSION tab in the bottom-left corner.

<figure><img src="/files/iRjRYYZgpQw9Div0yi6e" alt="" width="182"><figcaption></figcaption></figure>

3. Click Details to view release notes, then press the Download button. The MVP will request the package from the cloud and begin downloading (this may take a few minutes).

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

4. Click Apply Update.  You will be shown an important warning dialog box.  Read the warning, and when you're ready, click PROCEED to begin the update process.

> ⚠️ CRITICAL WARNING:  DO NOT power off the MVP during the update process. Once you click "Proceed," be careful not to touch your MVP or the USB cable. Interruption during this process will render the device non-functional.
>
> Wait until the update process is complete and the browser refreshes before touching the device.


---

# 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/update-your-mvp.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.
