# Update to Newest Version of Worker Hub Alpha

This is a manual update for users using Alpha version 0.1.0.&#x20;

&#x20;This process will not be required for Worker Hub versions 1.0.1 or newer. Worker Hub version 1.0.1 and newer will allow for auto-updates.&#x20;

## Update for macOS Users

While running the Worker Hub, click the mini VideoCoin icon on the top menu bar.

Click the Click "Check Updates" in the drop-down menu

![](/files/-MJmqcjKa1b6TpkSOgSf)

You will be prompted to confirm app update in the Worker App

You're Worker App will restart with the new version. &#x20;

## Update for Windows Users

Visit the [Download Hub](https://videocoin.network/download-hub) to install a new binary.&#x20;

![](/files/-MJmrX1YuWlBsPIEtmu-)

Click the Window Button to install the latest version of the Worker Hub

Follow on-screen prompts to install the latest version of the Download Hub. Versions 1.0.1 and newer will not need to go through this process, auto-updates can be enabled directly from the Worker Hub


---

# 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.vividlabs.com/worker-hub/update-to-newest-version-of-worker-hub-alpha.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.
