> 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/alby-account/link-wallet/link-other-bitcoin-wallet.md).

# Link other bitcoin wallet

Sending and receiving bitcoin on the lightning network requires a lightning wallet. Your Alby Account adds aditional features to your wallet, but is not a wallet itself.\
Watch the video below to learn how to connect your wallet to an Alby account using Nostr Wallet Connect ([NWC](https://nwc.dev/)) in seconds.

{% hint style="info" %}
**Nostr Wallet Connect (NWC)** is Alby's standard protocol for connecting your lightning node or wallet to your Alby Account. It enables secure, permissioned connections to apps and services.
{% endhint %}

### **1. Log into your Alby Account**

Visit [www.getalby.com](http://www.getalby.com) and log into your Alby Account: getalby.com -> click on "Log In"

<figure><img src="/files/8AnHO6zkfWfQRT9mIDVs" alt=""><figcaption></figcaption></figure>

### **2. Select the drop down menu and click on "Wallet Configuration"**

<figure><img src="/files/5ZlyCG1UVQle7RwX1Pku" alt=""><figcaption></figcaption></figure>

### **3. Click on ‘Link Your Own Wallet’**

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

### **4.Select Nostr Wallet Connect**

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

### 5. Paste in your NWC Connection Secret.

Your NWC Connection Secret looks like: "*nostr+walletconnect://cf6fb0..."*

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

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

**Congratulations!** You have successfully linked your node. You can now start managing your funds directly through your Alby Account and [connect your wallet to apps via NWC](/user-guide/alby-account/connect-to-apps/app-connections-via-nwc.md).


---

# 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/alby-account/link-wallet/link-other-bitcoin-wallet.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.
