# Open Channel(Get L-BTC)

Please confirm that your node has been funded with BTC; otherwise, refer to this [section](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/node-asset-management).

You only need to open a Lightning Network channel with BEVM’s root node to obtain L-BTC, and the amount depends on the "Local Balance" in the channel.&#x20;

**Open the Node**  [**page**](https://bevmhub.bevm.io/node)**.**

{% stepper %}
{% step %}

### **Click "Open Channel" in the top right corner.**

{% endstep %}

{% step %}

### **Enter the channel capacity and click "Next."**

Ensure that your "on-chain balance" is sufficient.

<figure><img src="https://727834651-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwN89eii3YaURreMjRaq%2Fuploads%2F87ONE1hLqWlICA6vGCQY%2Fimage.png?alt=media&#x26;token=ccebcded-9bdd-47c8-81ab-c1ae84575391" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Wait for the channel to open.**

As shown in the screenshot, when a channel in your list appears with the "online" status, it means the channel has been successfully opened. The transaction for opening the channel requires three confirmations on the Bitcoin network.

<figure><img src="https://727834651-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwN89eii3YaURreMjRaq%2Fuploads%2FzSdrk9zdtKGKQnHimn0n%2Fimage.png?alt=media&#x26;token=967a7142-8fb9-4602-a962-93aa7bdbe54c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Click on "Node" in the sidebar to view your L-BTC balance.**

<figure><img src="https://727834651-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwN89eii3YaURreMjRaq%2Fuploads%2F6a5g7PV0T7lThmIjkC8h%2Fimage.png?alt=media&#x26;token=f24fbaa3-be8a-4138-8a3c-1d3a61d7a259" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://documents.geb.network/use/earn-usdgeb/stake-l-btc/node-asset-management/open-channel-get-l-btc.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.
