# Umbrel

## Use Alby Hub to link your Umbrel to the Alby Browser Extension

#### **Step 1: Install Alby Hub on your Umbrel**

<figure><img src="/files/txRlkdtG7cywjfzSiBha" alt=""><figcaption><p>Go to the Umbrel App Store, search for "Alby Hub", Install it.</p></figcaption></figure>

#### **Step 2: Setup Alby Hub**

You can either use the Lightning Node app (LND), if you have it installed, or install Alby Hub with its embedded Lightning node (LDK).

{% hint style="info" %}
The embedded node is more resource-efficient and provides full channel backups without closing them, even if your Umbrel device fails.
{% endhint %}

If you already have the Lightning Node app installed and want to use it, Alby Hub will display the option **“Get Started (LND)”** during onboarding. Click it to continue.

<figure><img src="/files/yoBM58vNTFL4IoVNCUR7" alt="" width="375"><figcaption></figcaption></figure>

If you prefer to use Alby Hub with the embedded LDK node, follow these steps:

1. Click **“Advanced Setup”**
2. Connect your Alby account or choose **“Maybe Later”**
3. Click **“Create Wallet with Custom Node”**
4. Set a password
5. Select the **“LDK”** option

Afterward, you’ll need to open a channel with Alby Hub. For detailed instructions, please refer to this guide:

{% content-ref url="/spaces/WIUBf3ZZaBGu2ee6Y8lU/pages/F0qlC3T77JLt3I07on7C" %}
[Getting Started](/user-guide/alby-hub/getting-started.md)
{% endcontent-ref %}

#### **Step 3: Link Alby Hub to the Alby Browser Extension**

Open Alby Hub → **Connections** → find and click on the **Alby Browser Extension** → click **“Connect to Alby Extension”** -> Follow the instructions -> Copy the **NWC connection secret**.

{% content-ref url="/pages/ZtWxMZ2UGDG03bu56z65" %}
[Alby Hub via NWC link](/user-guide/browser-extension/link-wallet/alby-hub-via-nwc-link.md)
{% endcontent-ref %}

🎉 Congratulations! You have successfully linked your Umbrel via Alby Hub to the Alby Browser Extension.


---

# 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://guides.getalby.com/user-guide/browser-extension/link-wallet/umbrel.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.
