# Alby Hub via NWC link

You can link [Alby Hub](https://getalby.com/alby-hub) directly to the [Alby Browser Extension](https://getalby.com/alby-extension) using an NWC connection string.

#### Step 1: Add a connection in Alby Hub

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**.

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

#### Step 2: Add a wallet in the browser extension

Click on the browser extension icon, then on the wallets menu, then click on "+ Add"

<figure><img src="/files/s7YyETJfio3ZNGcQqqPR" alt=""><figcaption><p>Click on "+ Add" to add a new wallet</p></figcaption></figure>

#### Step 3: Choose "Bring Your Own Wallet"

We will not use the Alby web Account for this connection, instead, we will by-pass it and create a direct link to your Alby Hub. for this you have to click on "Bring Your Own Wallet" -> "Find Your Wallet".

<figure><img src="/files/GCvsZnIE4EqBaKfJd71B" alt="" width="375"><figcaption><p>Click on "Find Your Wallet"</p></figcaption></figure>

#### Step 4: Select "Nostr Wallet Connect" (NWC)

Finally choose the "Nostr Wallet Connect" icon and paste the NWC connection secret you created with your Alby Hub.

{% tabs %}
{% tab title="Choose Nostr Wallet Connect" %}

<figure><img src="/files/aRWSAf2mAErnboCYrpDW" alt=""><figcaption><p>Choose "Nostr Wallet Connect"</p></figcaption></figure>
{% endtab %}

{% tab title="Paste the NWC connection secret" %}

<figure><img src="/files/Z9vqL3NwNwy36x7ZPKi0" alt=""><figcaption><p>Past here the NWC connection secret you created with Alby Hub</p></figcaption></figure>
{% endtab %}
{% endtabs %}

***

**Congratulations!** 🎉 You've successfully linked your Alby Hub directly to your Alby Browser Extension.\
\
Just remember, your Alby web account provides you with a lightning address, which is why it's a good idea to use the standard connection method. Simply choose "[Continue with your Alby web Account](/user-guide/browser-extension/link-wallet/alby-web-account.md)" after clicking "+ Add." 🎊


---

# 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/alby-hub-via-nwc-link.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.
