# Getting Started

1\. [Get your Alby web Account](#get-an-alby-account-for-launching-your-alby-hub)\
2\. [Launch Alby Hub](#lets-launch)\
3\. [Connect your Alby Hub to the network and get your first lightning channel](#how-to-open-your-first-payment-channel)\
4\. [Top up your Lightning Balance](#how-to-top-up-your-alby-hub)\
5\. [Connect your Hub to other apps](#how-to-connect-your-alby-hub-to-other-apps)

***

## Get an Alby Account🐝 for launching your Alby Hub 🚀

Create your Alby Account on getalby.com.

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

The Alby Account 🐝 is **highly recommended** (though not technically required).

**Without an Account:**

* ❌ No lightning address (must create invoice for each payment)
* ❌ No email notifications
* ❌ Limited support options
* ❌ Manual extension setup

**With a free Account:**

* ✅ Get <yourname@getalby.com> lightning address
* ✅ One-click extension connection
* ✅ Email notifications
* ✅ Better support

**Create an Alby web Account** [**here**](https://getalby.com/auth/users/new)**.** 🐝

**Are you interested in a personal onboarding session? Book one** [**here**](https://cal.com/getalby/alby-hub-onboarding)**. ☎️**

***

## **Let's launch!**��

<figure><img src="/files/3Yx8kOOEsvPJjexOt9eV" alt=""><figcaption></figcaption></figure>

Follow the onboarding steps, where you can choose between self-hosting Alby Hub or using Alby’s convenient cloud service.

After installing Alby Hub, you’ll see a list of tasks to complete the setup:

1. Open your first payment channel to connect to the Bitcoin Lightning Network
2. Connect your Alby Account
3. Top up your balance
4. Connect other other apps like the Alby Go mobile app or the Alby Browser Extension
5. Store a backup of your wallet recovery phrase offline

You’ll be guided through each of these steps.\
By the end, you’ll have full control and sovereignty over your money. 😊

***

### How to open your first payment channel 🛢️

{% embed url="<https://demos.getalby.com/demo/clz2zpzys3dozz9kdr9ctnxq3>" %}

### How to connect your Alby Hub to other apps

<details>

<summary>How to Link your Alby Hub to your Alby account to activate your lightning address</summary>

Your Hub now automatically links to your Alby Account during setup.\
\
If the link is lost: On "Connections"->"Connected Apps, click on "Link your Alby Account". After seconds it should be linked with a green text mentioning "✅Alby Account Linked"

[Why do I need to link my Alby Account?](/user-guide/alby-hub/faq/why-do-i-need-to-link-my-alby-account.md)

<img src="/files/W9wPWCck9qqTJRDpMYzS" alt="" data-size="original">

> **For Advanced Users:**\
> The protocol that links your Alby Hub to your Alby account is called [NWC (Nostr Wallet Connect).](https://nwc.dev/) This protocol is the same that is used to link your Alby Hub to many other apps on the app store.\
> On the link below we cover the subject of connecting Alby Hub to other apps.

</details>

### How to top up your Alby Hub

#### Option 1: Receive bitcoin in your Hub

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

#### Option 2: Buy bitcoin

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

{% content-ref url="/pages/eZs8E7lmowA30S1C8jTk" %}
[Broken mention](broken://pages/eZs8E7lmowA30S1C8jTk)
{% endcontent-ref %}

#### Connect other other apps like Alby Go or the Alby Browser Extension

{% content-ref url="/pages/JiJSlGUq1IDVQNUu8GaQ" %}
[App Connections](/user-guide/alby-hub/app-connections.md)
{% endcontent-ref %}

{% hint style="success" %}
🎈 Congratulations! 🎉 This section contains everything you need to get Alby Hub up and running! If you're eager to dive deeper and learn more about Alby Hub.
{% endhint %}


---

# 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/getting-started.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.
