# macOS

Congratulations! 🎊 You've created a Zephyr account and you're ready to download and install Zephyr! If you need to read instructions on how to [create a Zephyr account click here.](/getting-started/create-an-account.md)

First you'll need to download the Little Arms Launcher which is used to install Zephyr and keep it up to date. &#x20;

Login by going to <https://zephyr-sim.com/login>

Once logged in and at the Dashboard, the top navigation bar will display an orange <mark style="color:orange;">**Get Zephyr**</mark> button. &#x20;

Click it.

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

Your platform will be automatically detected if you are using Windows or macOS and download the Little Arms Launcher. &#x20;

Navigate to where you downloaded the `Little-Arms-Launcher-x.x.x.dmg` and double click on it.

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

Drag and drop the Little Arms Launcher program into the Applications folder.

Then Navigate to your Applications folder and double click the Little Arms Launcher Program.

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

If you are prompted with a window saying&#x20;

> "Little Arms Launcher" is an app downloaded from the internet are you sure you want to open it?

&#x20;click open.

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

Once it opens, you will be prompted to sign in to the Little Arms Launcher. Login using the credentials you used to create your Zephyr account.

<figure><img src="/files/7BpIdv4kkADxY0skvwqv" alt=""><figcaption></figcaption></figure>

You will be prompted to select the prefered drive you'd like to use to install applications downloaded through the Little Arms Launcher.  By defualt this will be Macintosh HD, if you'd like to keep Zephyr stored on a different drive you can choose to do so now.  It is also possible to do this later through the Settings section of the Little Arms Launcher.  If you are happy keeping Zephyr in the default Macintosh HD drive simply click Continue.

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

You are now ready to Install Zephyr! Click the big green Install button to begin the download and installation process.  This could take a while depending on how fast your internet connection is, and your hardware specifications.&#x20;

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

Thats it! you're ready to start flying! Click the Launch button to start the Zephyr Simulator.

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

See you in the Skies!


---

# 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://wiki.zephyr-sim.com/getting-started/little-arms-launcher/installation/macos.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.
