> 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/no-limits-quick-and-easy.md).

# No limits - quick & easy

You can use the Alby Browser Extension without limits in a non-custodial way.\
This is the quick & easy way

**Step 1:** [Sign up](https://voltage.cloud/nodes/) for a Voltage Lightning account and create a lightning node.

![](/files/UJzpBaevD4hjHGU57RhV)

**Step 2:** In Voltage, click the "Connect" tab and in the dropdown pick "Alby". Then follow the instructions to create a new Alby account connected to your Lightning node.

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

**1)** [Install the Alby Browser Extension](https://getalby.com/alby-extension) in your browser and add your new Voltage node

**2)** Click "Connect" to "Other Wallets"

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

**3)** Select LND

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

**4)** Enter the credentials provided by Voltage

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

Click on "Continue". **Congrats** you successfully connected your own to the Alby Extension 🚀

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

**Step 4:** If you don't have a lightning channel yet, you can follow [**this setup wizard**](https://getalby.github.io/lnd-onboarding/) to fund your node and open your first channel to send and receive bitcoin payments.

**Congrats** you are almost ready to spend from your own node with the Alby Extension 🚀

If you need help, visit [support.getalby.com](http://support.getalby.com) anytime!


---

# 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/no-limits-quick-and-easy.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.
