# Download Lunar

## 1. Claim Access

* To claim your key, use the link provided to you in your ticket
* This will redirect you to [whop](https://whop.com/lunar/) where you will manage your license

{% hint style="success" %}
You must link your discord and whop account to claim your role, you can do this [here](https://whop.com/account/connected-accounts/)
{% endhint %}

## 2. Download Lunar

* Download the exe file directly from the Lunar Bot tab in whop
* Open the file and let it update to the latest version
* Enter your license key found on whop
* Choose a password, you will need this every time you open Lunar

{% hint style="danger" %}
If you forget your password, you will lose access to all your information stored on Lunar
{% endhint %}

{% hint style="warning" %}
If you want to reinstall Lunar on a new VPS, remember to reset your key on whop
{% endhint %}

{% hint style="info" %}
We encourage you to create an [**exclusion folder**](https://support.microsoft.com/en-gb/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26#:~:text=Go%20to%20Start%20>%20Settings%20>%20Update,%2C%20file%20types%2C%20or%20process) for the exe file to avoid Lunar being deleted due to false virus detection
{% endhint %}

<figure><img src="/files/H57hduas9CZsswkd7DTQ" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>


---

# 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://guide.lunar.trade/getting-started/download-lunar.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.
