# Node

### Alby Hub - your own lightning node

Alby Hub is an easy to use self-custodial wallet with an integrated lightning node. Creating a lightning channel to the network not only enables you to transact with others but also connects you to a much larger community. 🌐 By operating a node and opening up a channel; you become an integral part of the expanding network of lightning nodes. This is your entry into a vibrant community where every member plays a crucial role. Welcome aboard! ⚡

### What is "Receiving Capacity" and "Lightning Balance" in lightning terminology?

Inbound Liquidity, also called "receiving capacity": This is the amount you can receive via the lightning network. More inbound liquidity allows you to accept larger or more payments.

Outbound Liquidity, also called "lightning balance": This is the amount you can send across the network. Increasing your outbound liquidity lets you send more substantial or more frequent payments.

{% hint style="success" %}
If you have two channels, one is full (too much lightning balance) and the other one is empty (It only has receiving capacity) you can **rebalance** them. [Click here to rebalance your channels if needed.](/user-guide/alby-hub/faq/can-i-rebalance-funds-from-one-channel-to-another.md)
{% endhint %}

### Why is liquidity Important?

Liquidity is a property of a channel. It can only be obtained by other lightning network nodes having channels opened to you or by opening channels to other lightning network nodes. Liquidity is vital for the operation of the Lightning Network. Proper liquidity management ensures you can always send and receive payments promptly, avoiding any operational hitches.

### How to properly manage your liquidity?

Opening new channels can increase your lightning balance and receiving capacity. This enables you to send funds across the lighting network. Follow-on to open a new channel.

While it might sound technical, managing liquidity is just about making sure your node can handle your transaction needs. Think of it as ensuring there's enough fuel in your car for a long trip and adjusting as needed. 🚗<br>

***

*Alby Hub was created with a lot of effort, love, and the vision of a better world with Bitcoin. We’re grateful for your consideration in getting a* [*membership* ](/user-guide/alby-hub/alby-hub-flavors/alby-cloud.md)*and supporting our work.*

*Best regards, Your Alby Team 💛🐝*


---

# 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-hub/node.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.
