# Open your first channel

In order to send and receive bitcoin payments over the lightning network, you have to connect your Alby Hub to the lightning network by opening a lightning channel. It is easy and super exciting to take control over your bitcoin payments.

{% embed url="<https://demos.getalby.com/demo/clz2zpzys3dozz9kdr9ctnxq3>" %}
Open your first lightning payment channel
{% endembed %}

{% hint style="success" %}
Congrats for opening a lightning payment channel. Your Hub is now connected to the lightning network and you are ready to send and receive bitcoin lightning-fast at low cost.
{% endhint %}

### Top up your lightning balance now

#### From another bitcoin lightning wallet:

{% content-ref url="/pages/hkoDamyJRxsTaHWbsDSY" %}
[Receive](/user-guide/alby-hub/wallet/receive.md)
{% endcontent-ref %}

#### From an exchange service

{% content-ref url="/pages/eT5dTdBJOr4xCn1Nuep9" %}
[Buy Bitcoin](/user-guide/alby-hub/wallet/buy-bitcoin.md)
{% endcontent-ref %}


---

# 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/wallet/open-your-first-channel.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.
