# Installation on Windows

### Installation on Windows

Once you click **Start locally,** the launcher will check if your Windows machine meets the requirements and has the required WSL version. If your [WSL](https://learn.microsoft.com/en-us/windows/wsl/about) is outdated or missing, click "**Install**" to proceed.

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

You will see the terminal window with the WSL installation progress.

After the installation, you must **reboot the machine by pressing "Restart."**

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

**After you reboot the system, the Ubuntu installation process should start, so wait for it,** and then run the app, select set up locally, and select the distribution you would like to install. We recommend using Ubuntu 20.04:

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

After connecting successfully, you'll have to choose the chain. Choose the Mainnet chain and click **Install,** to initiate the installation process.

<figure><img src="/files/3cRnqJz58TYZWK4fB0gz" alt=""><figcaption></figcaption></figure>

The installation process will take a few minutes.

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

{% hint style="info" %}
When the progress bar fills to 100%, you will be redirected to the **Home screen** where the initial configuration begins. This indicates that the Mainnet is successfully installed, and now you must configure your node before starting it.&#x20;
{% endhint %}

Simply move to [Step 3 - Configuring and Launching the Node](/mainnet-guide/launcher/step-3-configuring-and-launching-the-node.md)


---

# 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://gitbook.humanode.io/mainnet-guide/launcher/installing-the-workspace-locally/installation-on-windows.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.
