# Why do I need to link my Alby Account?

## Reasons to link your Alby Hub and Alby Account🌟

All the feature of Alby web Account are now features of your Alby Hub, ain't that awesome?

Now that your Alby Hub and Alby Account are linked through a [NWC connection](https://nwc.dev/), your Alby Account becomes the wallet interface for your Alby Hub. This means you can use all the functionalities of your Alby web account with the funds stored in your Alby Hub self-custodial wallet.

**Some of those functionalities include:**

* A lightning address
* Payment notifications and reports
* A personal tipping page
* Seamless association with the Alby browser extension
* APIs for developers [👋 Developer Docs](https://guides.getalby.com/developer-guide/)
* V4V tools for podcasting
* Quicker and comprehensive support

## How do I connect my Alby Hub to my Alby Account?🔗

Connecting is super easy and fast, you are ready in under a minute!

On your Alby Hub, go to "Connections" and click on "Link your Alby Account". It should be done in just a few seconds.

<figure><img src="/files/IKHIDzVirTOP5gkwqDxO" alt=""><figcaption><p>This is the NWC, Nostr Wallet Connections, section of the Alby Hub</p></figcaption></figure>

{% hint style="success" %}
Great!😀 So now you can receive payments to your Alby Hub by handing your lightning address "<your-name@getalby.com>"⚡
{% endhint %}

***

## 3. Which data is my Alby Account collecting?

Alby Hub is designed to be a self-sovereign wallet, putting you in control of your bitcoin. Connecting an Alby Account is optional but recommended. Data collected is defined in the [terms of service](https://getalby.com/terms-of-service) and [privacy policy](https://getalby.com/privacy-policy), and helps us to provide you with value-added services. For instance, an email address is necessary for sending notifications, and an IP address may be visible when a request is made to our servers. Alby cannot see the transactions that go directly through your node using NWC connections with your Hub. However, if your Alby Account is linked, transactions will be visible on your dashboard at getalby.com.


---

# 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/alby-hub/faq/why-do-i-need-to-link-my-alby-account.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.
