> For the complete documentation index, see [llms.txt](https://documents.geb.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/download-and-run-lnd-desk.md).

# Download and Run LND Desk

You can choose to download LND Desk directly or run it yourself using Docker.

{% hint style="warning" %}
Please download the release of LND Desk without beta.
{% endhint %}

**LND Desk**: [**https://github.com/GEBcore/LND-Desk/releases**](https://github.com/GEBcore/LND-Desk/releases)

{% hint style="info" %}
**The data storage files of LND Desk are extremely important and must not be lost. Otherwise, the assets in your Lightning Network channels could be lost.**
{% endhint %}

### Initial Configuration Items

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

{% stepper %}
{% step %}

### **Data Storage Directory**

Select a folder to run the node. Make sure not to lose this file, as it is crucial to your assets.
{% endstep %}

{% step %}

### **Your LND Alias**

Enter an alias (this is not very important).
{% endstep %}

{% step %}

### **Special Node Configuration**

Configure it as shown in the screenshot.
{% endstep %}

{% step %}

### **Click Confirm to Run**

{% endstep %}

{% step %}

### **Set Your Wallet Password and Generate a new wallet**

The mnemonic phrase and password are extremely important. If lost, they cannot be recovered.
{% endstep %}

{% step %}

### **Run Successfully**

<figure><img src="/files/lW4eIREmRo97aEvIVyZP" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**The program can be closed. When you need to operate it again, simply reopen and run it.**
{% endhint %}

{% hint style="success" %}
Docker tutorial is provided for platforms that do not have pre-packaged solutions, such as ARM-based Windows and ARM-based Linux systems.
{% endhint %}

**Docker:** [**https://github.com/btclayer2/lnd-hub/blob/main/docs/node-runner.docker.en.md**](https://github.com/btclayer2/lnd-hub/blob/main/docs/node-runner.docker.en.md)
