# Stake L-BTC Earn $GEB

You need to obtain L-BTC before you can stake. If your LND node has no BTC balance, please refer to this [section](/use/earn-usdgeb/stake-l-btc/node-asset-management/open-channel-get-l-btc.md).

### **Open the Earn** [**page**](https://bevmhub.bevm.io/earn)**.**

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

{% stepper %}
{% step %}

### **Select a validator from the list and click "Stake"**

{% endstep %}

{% step %}

### **Enter the stake amount and click "Confirm"**

This step requires your [EVM address](/use/earn-usdgeb/stake-l-btc/node-asset-management.md#bevm-network-assets) to have sufficient BTC for gas fees.

<figure><img src="/files/HgBQYxg9Iwdd3eU0qj5Q" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Stake Successful**

After a successful stake, you will see a screen similar to the one below\.You can also unstake in the "My Stake" section.

<figure><img src="/files/2RxIJIYpWA98pTSyNCnF" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**When claiming rewards, you need to pay the geb network's BTC as gas fee, which can be obtained in the following ways**

{% content-ref url="/pages/CXaLeF2j2rSVClQ5eMzt" %}
[L-BTC ⇌ BTC (on GEB chain)](/use/earn-usdgeb/stake-l-btc/node-asset-management/l-btc-btc-on-geb-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/O4j12IUtV6La2Nn4G0Rm" %}
[Bridge](/use/bridge.md)
{% endcontent-ref %}

{% hint style="info" %}
**Staking L-BTC does not transfer it from your address. However, if your address balance decreases or the channel is closed, the system will automatically unstake it.**
{% endhint %}


---

# 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/stake-l-btc-earn-usdgeb.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.
