# Alby

[Alby](https://getalby.com/) is powering web economies with bitcoin.

### Connect to an Alby Hub wallet:

{% stepper %}
{% step %}
On Alby Hub go to "Connections"
{% endstep %}

{% step %}
Click on "Add Connection"
{% endstep %}

{% step %}
Give the connection a name, choose its permissions and hit "Next"
{% endstep %}

{% step %}
Scan the QR code with BitBanana or copy/paste the Nostr Wallet Connect URI
{% endstep %}
{% endstepper %}

### Connect to an Alby account (<mark style="color:red;">deprecated</mark>):

{% stepper %}
{% step %}
Login to your Alby account
{% endstep %}

{% step %}
Go to your Alby dashboard
{% endstep %}

{% step %}
Choose the "Connect" tab
{% endstep %}

{% step %}
Naviagete to "LNDhub credentials"
{% endstep %}

{% step %}
Click on "Create new LNDhub credentials"
{% endstep %}

{% step %}
Scan the QR code with BitBanana or copy/paste the LndHub URI
{% endstep %}
{% endstepper %}


---

# 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://docs.bitbanana.app/setup/connect-a-hosted-wallet/alby.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.
