# Download

If you want to try Lyra Desktop follow these steps. Please keep in mind that currently only some features of Lyra are free to use, the others will require a paid license or a lifetime pass which you can obtain by clicking [here](https://dashboard.lyrarobotics.io).

1. Join [Lyra Robotics Discord](https://discord.gg/lyrarobotics)
2. Obtain your license license using the [`/license`](#user-content-fn-1)[^1] command
3. Create a download link using the [`/download`](#user-content-fn-2)[^2] command
4. Download Lyra Desktop

<figure><img src="/files/CDU3Dchpf3h2OodsoUjk" alt=""><figcaption><p>Generating a license and a download link.</p></figcaption></figure>

If you see this error, it means that this download link has already been used.

<figure><img src="/files/xrUxAqWlOTCwWRwmj9DN" alt=""><figcaption><p>Used download link error</p></figcaption></figure>

{% hint style="info" %}
The download link you create can only be used once. Do not send this link through discord, telegram or any other messaging platforms, as they usually visit the link on their own thus rendering the link expired.

If you plan to use Lyra on a VDS/VPS - you can copy the download link in Discord and paste it into Remote Desktop since you have shared clipboard. We recommend using windows RDP utility. If you are using other utility, make sure you enable shared clipboard.

Also, you can download Lyra in [your dashboard](https://dashboard.lyrarobotics.io).
{% endhint %}

[^1]: Use this command in <mark style="color:blue;">#bot-commands</mark>:![](/files/5ai88hRDsR1Z1WgpHTOT)

[^2]: Use this command in <mark style="color:blue;">#bot-commands</mark>:\
    ![](/files/Yn5L14fTuPHXnq14OeSN)


---

# 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://desktop-guide.lyrarobotics.io/getting-started/download.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.
