> For the complete documentation index, see [llms.txt](https://guides.getalby.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/user-guide/browser-extension/link-wallet/lnd.md).

# LND

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

#### **Step 1: Install Alby Hub**

{% content-ref url="/spaces/WIUBf3ZZaBGu2ee6Y8lU/pages/eZAvMKQ7BNPcxNDFoJEV" %}
[Alby Hub flavors](/user-guide/alby-hub/alby-hub-flavors.md)
{% endcontent-ref %}

#### **Step 2: Connect your LND node to Alby Hub**

You just installed Alby Hub. Now start the app. During the onboarding

1. select **“Advanced Setup”.**

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

2. Select **LND**
3. Choose an **unlock password**
4. Provide the required credentials (e.g. macaroon) to finalize the connection

#### **Step 3: Finish the setup of Alby Hub**

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

#### **Step 4: Link Alby Hub powered by LND 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.

{% content-ref url="/spaces/WIUBf3ZZaBGu2ee6Y8lU/pages/nxVMsN1FwKTQ4BJTAhOu" %}
[App Store](/user-guide/alby-hub/app-connections/app-store.md)
{% endcontent-ref %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lnd.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.
