# User Guide

- [For BTC holders](https://docs.b14g.xyz/user-guide/for-btc-holders.md)
- [Guide: Bittery](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-bittery.md)
- [Guide: BTC Staking (Core chain)](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-core-chain.md)
- [Staking via Web](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-core-chain/staking-via-web.md): How to Stake BTC with CoreDAO via b14g and earn boosted dual-staking rewards
- [Redeeming via Web](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-core-chain/redeeming-via-web.md)
- [User Guide: Non-custodially BTC Staking (via Script)](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-core-chain/user-guide-non-custodially-btc-staking-via-script.md)
- [Guide: BTC Staking (Babylon)](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon.md)
- [Staking via Web](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon/staking-via-web.md): How to Stake BTC with Babylon via b14g and earn boosted co-staking rewards
- [Staking via CLI](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon/staking-via-cli.md): How to Stake BTC with Babylon via b14g and earn boosted co-staking rewards
- [Unbonding via Web](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon/unbonding-via-web.md): How to Unbond BTC with Babylon via b14g
- [Unbonding via CLI](https://docs.b14g.xyz/user-guide/for-btc-holders/guide-btc-staking-babylon/unbonding-via-cli.md): How to Unbond BTC with Babylon via b14g
- [For WBTC holders](https://docs.b14g.xyz/user-guide/for-wbtc-holders.md)
- [Guide: WBTC Vault](https://docs.b14g.xyz/user-guide/for-wbtc-holders/guide-wbtc-vault.md)
- [Deposit WBTC](https://docs.b14g.xyz/user-guide/for-wbtc-holders/guide-wbtc-vault/deposit-wbtc.md)
- [Withdraw WBTC](https://docs.b14g.xyz/user-guide/for-wbtc-holders/guide-wbtc-vault/withdraw-wbtc.md)
- [For CORE holders](https://docs.b14g.xyz/user-guide/for-core-holders.md)
- [Guide: Core Marketplace](https://docs.b14g.xyz/user-guide/for-core-holders/guide-core-marketplace.md): https://app.b14g.xyz/marketplace
- [Stake CORE](https://docs.b14g.xyz/user-guide/for-core-holders/guide-core-marketplace/stake-core.md): How to Stake CORE on b14g and Earn Dual-Staking Rewards
- [Unstake CORE](https://docs.b14g.xyz/user-guide/for-core-holders/guide-core-marketplace/unstake-core.md)
- [Guide: dualCORE](https://docs.b14g.xyz/user-guide/for-core-holders/guide-dualcore.md): https://app.b14g.xyz/vaults/core
- [Deposit CORE](https://docs.b14g.xyz/user-guide/for-core-holders/guide-dualcore/deposit-core.md)
- [Redeem & Withdraw CORE](https://docs.b14g.xyz/user-guide/for-core-holders/guide-dualcore/redeem-and-withdraw-core.md)
- [For BABY holders](https://docs.b14g.xyz/user-guide/for-baby-holders.md)
- [Guide: Babylon Marketplace](https://docs.b14g.xyz/user-guide/for-baby-holders/guide-babylon-marketplace.md): https://app.b14g.xyz/marketplace
- [Stake BABY](https://docs.b14g.xyz/user-guide/for-baby-holders/guide-babylon-marketplace/stake-baby.md): How to Stake BABY on b14g and Earn Co-staking Rewards
- [Unbond BABY](https://docs.b14g.xyz/user-guide/for-baby-holders/guide-babylon-marketplace/unbond-baby.md): How to Unstake BABY on b14g


---

# 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://docs.b14g.xyz/user-guide.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.
