# Automatic Install

{% hint style="info" %}
**Prerequisites:**\
\&#xNAN;***CPU**:*  64 bit intel/amd processor or any 64 bit arm processor\
\&#xNAN;***Env***: Java 8+ ([download](https://www.azul.com/downloads/?version=java-8-lts\&architecture=x86-64-bit\&package=jre#zulu))
{% endhint %}

1. We offer two update channels: [Stable ](https://morpheuslauncher.it/downloads/Updater-Stable.jar)and [Beta](https://morpheuslauncher.it/downloads/Updater-Beta.jar), download the installer you prefer and place it where you want, for example for convenience on the desktop, once downloaded run it and the launcher will install automatically, if you are using linux may you need to give execution permissions!

{% hint style="success" %}
Updater requires network access to download launcher files, remember to allow it on your firewall
{% endhint %}

2. Once you have run **Updater.jar** a window will appear like this below

<figure><img src="https://3292215115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusGP3llSimBl3A7mVaAv%2Fuploads%2FARXdK9WwBQpvHDCCdXWV%2Fexplorer_IMqwSs5Up2.png?alt=media&#x26;token=156b29b3-1f9d-414c-8ed1-a40c42017414" alt=""><figcaption></figcaption></figure>

3. Wait for the download completion, the gui of launcher will appear as shown, if not [take a look to troubleshooting section](https://morpheus-launcher.gitbook.io/home/troubleshooting)

{% hint style="danger" %}
Note for macos users, if flutter gui ask for microphone permission click deny becasue the program doesn't use it and doesn't need, probability there is a bug in sdk or used libraries that has entitlements that shouldn't have
{% endhint %}

<figure><img src="https://3292215115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FusGP3llSimBl3A7mVaAv%2Fuploads%2FDc4CrGQbcD6Dl3TlXoBj%2Fexplorer_dpuDwFMFgK.png?alt=media&#x26;token=7bb1125d-9b49-4a60-8099-c99e80b584b6" alt="" width="506"><figcaption><p>Launcher GUI made in flutter</p></figcaption></figure>

4. If you achieved this point, now you have morpheus launcher successfully installed!

{% hint style="success" %}
**Bonus tip:** to add account click the face placed at navigation bar
{% endhint %}


---

# 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://morpheus-launcher.gitbook.io/home/for-intel-and-arm/automatic-install.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.
