> For the complete documentation index, see [llms.txt](https://guides.getalby.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/user-guide/browser-extension/link-wallet/alby-web-account.md).

# Alby web Account

You have downloaded the [Alby Browser Extension](https://getalby.com/alby-extension) and want to spend the sats that are accessible from your Alby web Account ( [getalby.com/dashboard](https://getalby.com/dashboard) ).

#### **Step 1: Click on the plugin icon, open the wallet menu, then click on " + Add "**

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

#### Step 2: Click on **"Continue with Alby Account**"

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

#### **Step 3:** Log in to your "Alby web Account"

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

* Click on ‘Log in to connect’
* Enter the password or request an one-time passcode to login, which will be sent to your email address.
* This will load the wallet linked to your Alby web Account. You are now connected and can start spending your bitcoin on these websites: <https://getalby.com/discover>

***

**Your Alby web Account must have a wallet connected to in order to send and receive bitcoin**. You can connect an Alby Hub or any other wallet with a NWC connection. Click here for details:

{% content-ref url="/spaces/WKqqWqKEAO8XHGTjzhEl/pages/uGnxjgk4rIcM5spvaBAm" %}
[Link wallet](/user-guide/alby-account/link-wallet.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.getalby.com/user-guide/browser-extension/link-wallet/alby-web-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
