> For the complete documentation index, see [llms.txt](https://documents.geb.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.geb.network/use.md).

# Use

- [Wasm Wallet](https://documents.geb.network/use/wasm-wallet.md)
- [Earn $GEB](https://documents.geb.network/use/earn-usdgeb.md)
- [Stake L-BTC](https://documents.geb.network/use/earn-usdgeb/stake-l-btc.md)
- [What is L-BTC?](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/what-is-l-btc.md)
- [Download and Run LND Desk](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/download-and-run-lnd-desk.md)
- [Config LND](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/config-lnd.md): Here LND refers to your lightning network node
- [Node Asset Management](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/node-asset-management.md)
- [Open Channel(Get L-BTC)](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/node-asset-management/open-channel-get-l-btc.md)
- [L-BTC ⇌ BTC (on GEB chain)](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/node-asset-management/l-btc-btc-on-geb-chain.md)
- [Stake L-BTC Earn $GEB](https://documents.geb.network/use/earn-usdgeb/stake-l-btc/stake-l-btc-earn-usdgeb.md)
- [Stake GEB on Agere](https://documents.geb.network/use/earn-usdgeb/stake-geb-on-agere.md): Users can earn GEB rewards by staking to auditors on agere.
- [Earn $BTC](https://documents.geb.network/use/earn-usdbtc.md)
- [Claim and Other Operations](https://documents.geb.network/use/earn-usdbtc/claim-and-other-operations.md)
- [Transfer BTC to EVM](https://documents.geb.network/use/earn-usdbtc/transfer-btc-to-evm.md)
- [Bridge](https://documents.geb.network/use/bridge.md)
- [Official Bridge](https://documents.geb.network/use/bridge/official-bridge.md)
- [GEB Mainnet](https://documents.geb.network/use/bridge/official-bridge/geb-mainnet.md)
- [BEVM Canary](https://documents.geb.network/use/bridge/official-bridge/bevm-canary.md)
- [Transfer(EVM<-->Wasm)](https://documents.geb.network/use/bridge/transfer-evm-less-than-greater-than-wasm.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
