# Voltage

If you aren't ready to run your own Bitcoin or Lightning node at home or need a more reliable node to run accept payments, creating a non-custodial Lightning node on Voltage is a good option.

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

![](/files/UJzpBaevD4hjHGU57RhV)

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

**1)** [Install](https://getalby.com/) the Alby Browser 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 on the lightning network.

**Or** select "Request Channel" in your Voltage.cloud dashboard. This action will open a channel to your node. Afterwards you can deposit up to 500,000 sats to your node.

<figure><img src="/files/mDRyYFObp5R9x7rXLrkE" alt="" width="375"><figcaption></figcaption></figure>

**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: 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/browser-extension/link-wallet/voltage.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.
