# Create an Account

You can create a Zephyr account using either an `email` and `password` or one of our [linked-accounts](https://wiki.zephyr-sim.com/account-management/user-settings/linked-accounts "mention")options.

## Create a Free Account

1. Go to [https://zephyr-sim.com/login](http://zephyr-sim.com/login)
2. Click `Sign Up` next to "Don't have an account?"
3. Either choose a Single Sign On option above or enter an email you would like to register
   1. If you entered an email, click `Continue`
      1. Enter a password and click `Continue`&#x20;
   2. If you chose a Single Sign On option, complete the login and prompts to complete the account registration process
4. No matter the registration method you chose, when you complete the process you'll be redirected back to your Zephyr dashboard&#x20;

## Make a Purchase

1. Go to <https://zephyr-sim.com/individuals>
2. Choose a package option to add it to your cart
3. Click `Proceed to Checkout`
4. Type in your `email` address and click the "attestation prompt" that your purchase is for personal use&#x20;
5. Click `Continue`
6. Complete the checkout process
7. You will be redirected back to Zephyr's order confirmation page
8. Click `Create your account`

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2FxgsXHgAAK6IiWU7cgpLM%2FScreenshot%202024-03-03%20at%2010.52.39%E2%80%AFPM.png?alt=media&#x26;token=c7403ed5-c45e-4e63-a1f8-a31f2ca8c4cb" alt="" width="375"><figcaption></figcaption></figure>

9. You'll be shown a page with the `email` you typed earlier prefilled in the email field.  You'll need to choose a password that satisfies the requirements and press `enter` or click `continue`.&#x20;
10. Alternatively you can press click a Single Sign On option above the email field and complete the login flow and prompts

<figure><img src="https://1836517361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gMJ8PjT5QccaZNi3oB%2Fuploads%2FrRiNmruzHsHqlTSGpvaO%2Fimage.png?alt=media&#x26;token=c91a5bdd-8919-4719-ad76-0709032041c1" alt="" width="375"><figcaption></figcaption></figure>

And thats it!

You'll be routed to the dashboard where you can download the Little Arms Launcher and install Zephyr!

You can read instructions on how to [install the Little Arms Launcher here.](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/installation/macos)


---

# 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/create-an-account.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.
