# Alby Browser Extension

{% hint style="info" %}
You can connect your existing Alby Lightning account (getalby.com/login) to the Alby Browser Extension. The credentials to login to both are the same.&#x20;
{% endhint %}

**Step 1**: Go to getalby.com and click on 'Add Browser Extension'. You are automatically forwarded to download the browser extension.

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/6IVLkmzUXqu8Q1WiELoK/XCZ6LOSVB9.png" alt=""><figcaption></figcaption></figure>

**Step 2:** After installing the Browser Extension, please set a unlock passcode and click on 'Next'.

{% hint style="info" %}
The passcode decrypts your sensitive data locally on your own device.&#x20;
{% endhint %}

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/Q8Ynb0RobYL7DEnU4Qwn/brave_k46f5kRJA3.png" alt=""><figcaption></figcaption></figure>

**Step 3a**: Now you can connect any Alby Account if you click on "Connect with Alby"

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/ls4BJb8unDaLdiFWkqVc/K04VaT14EF.png" alt=""><figcaption></figcaption></figure>

**Step 3b:** If you already have the browser extension installed and an account connected, you can add another account:&#x20;

* **Open the wallet menu top right hand corner. Click on "Add a new account"**
* **Continue at Step 3a**

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/vOTKxbZXbzZwk6Zp04hG/2d9aVvWN9y.png" alt=""><figcaption></figcaption></figure>

**Step 4:** In a new window you can decide to log into an existing account or sign up for a new account.&#x20;

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/2XxUpcnWBqhfBoInHphZ/brave_hLxqLtpzTh.png" alt=""><figcaption></figcaption></figure>

**Step 5:** If you want to log into an existing account you can either choose 'Log in with password' or 'Send a one-time login code

{% hint style="info" %}
If you want to log into an existing Alby Account, make sure your are already logged into that account on getalby.com.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/pTNkNzZtLBtzXJowfK2d/brave_mdFulXwLFi.png" alt=""><figcaption></figcaption></figure>

* Enter the same credentials that you used when you registered your Alby Account on getalby.com&#x20;
* Click on 'Log in'
* This will load your wallet. You are now connected and can start spending your sats on [these websites](https://getalby.com/discover).

![](https://content.gitbook.com/content/WKqqWqKEAO8XHGTjzhEl/blobs/k1V1lVGvL0CAVzShWVHs/brave_8T8LBMmGVQ.png)


---

# 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-account/connect-to-apps/alby-browser-extension.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.
