# 入门学习

- [介绍 Berachain](https://www.docszh.com/berachain-docs/learn/introduction.md)
- [什么是 Berachain](https://www.docszh.com/berachain-docs/learn/introduction/what-is-berachain.md)
- [什么是流动性证明](https://www.docszh.com/berachain-docs/learn/introduction/what-is-proof-of-liquidity.md)
- [什么是 BeaconKit](https://www.docszh.com/berachain-docs/learn/introduction/what-is-beaconkit.md)
- [连接到 Berachain](https://www.docszh.com/berachain-docs/learn/introduction/connect-to-berachain.md)
- [如何获得 $BERA](https://www.docszh.com/berachain-docs/learn/introduction/how-to-get-bera.md)
- [Berachain 测试网](https://www.docszh.com/berachain-docs/learn/testnet.md)
- [Berachain 测试网 V1 与 V2 ](https://www.docszh.com/berachain-docs/learn/testnet/berachain-testnet-v1-vs-v2.md)
- [PoL 流动性证明](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity.md)
- [流动性证明概述](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/overview.md)
- [流动性证明参与者](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/participants.md)
- [奖励金库](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/rewardvaults.md)
- [激励系统](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/incentives.md)
- [原生代币系统](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens.md)
- [$BERA](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/bera.md)
- [$BGT](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/bgt.md)
- [$HONEY](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/honey.md)
- [治理模型](https://www.docszh.com/berachain-docs/learn/governance.md)
- [治理模型概述](https://www.docszh.com/berachain-docs/learn/governance/overview.md)
- [奖励金库白名单](https://www.docszh.com/berachain-docs/learn/governance/reward-vault-whitelisting.md)
- [指南](https://www.docszh.com/berachain-docs/learn/guide.md)
- [流动性证明常见问题](https://www.docszh.com/berachain-docs/learn/guide/pol-faqs.md)
- [原生 dApps](https://www.docszh.com/berachain-docs/learn/native-dapps.md)
- [测试网水龙头](https://www.docszh.com/berachain-docs/learn/native-dapps/testnet-faucet.md)
- [区块浏览器](https://www.docszh.com/berachain-docs/learn/native-dapps/block-explorer.md)
- [BEX](https://www.docszh.com/berachain-docs/learn/native-dapps/bex.md)
- [Bend](https://www.docszh.com/berachain-docs/learn/native-dapps/bend.md)
- [Berps](https://www.docszh.com/berachain-docs/learn/native-dapps/berps.md)
- [BGT Station](https://www.docszh.com/berachain-docs/learn/native-dapps/bgt-station.md)
- [Honey Swap](https://www.docszh.com/berachain-docs/learn/native-dapps/honey-swap.md)
- [帮助中心](https://www.docszh.com/berachain-docs/learn/help.md)
- [常见问题](https://www.docszh.com/berachain-docs/learn/help/faqs.md)
- [名词解释](https://www.docszh.com/berachain-docs/learn/help/glossary.md)


---

# 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://www.docszh.com/berachain-docs/learn.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.
