# Stake L-BTC

[GEB HUB](https://gebhub.geb.network/) is a portal for interaction between the Lightning Network and the GEB network, enabling users to manage their BTC Lightning Network and GEB network assets, as well as their own Lightning Network nodes.

[LND DESK](https://github.com/btclayer2/LND-Desk/releases) is a lightweight client that makes it easy for users to run their own Lightning Network nodes.

{% hint style="info" %}
**The prerequisite for using GEB HUB is successfully running LND Desk and connecting the two.**
{% 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.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.
