# Bend

[Bend](https://bartio.bend.berachain.com/)是Berachain的原生去中心化借贷协议。出借人存入稳定币，当其他用户借入其稳定币时，出借人获得交易费用。另外借款人可以存入加密货币抵押品（例如wBTC）来获得稳定币，同时需要维护其抵押资产的风险敞口。

目前，Berachain的原生稳定币[`$HONEY`](/berachain-docs/learn/proof-of-liquidity/tokens/honey.md)，是Bend可供借用的主要和唯一稳定币。

此外，Bend是[PoL奖励白名单金库](/berachain-docs/learn/proof-of-liquidity/rewardvaults.md)，借款人有资格获得`$BGT`奖励分配，Bend展现了PoL如何激励用户在dApp上操作不同的流动性策略。

了解更多信息，请查看[Berachain Bend 文档](https://docs.berachain.com/learn/dapps/Berachain%20Bend%20Docs)。

{% embed url="<https://bartio.bend.berachain.com/>" %}


---

# 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/native-dapps/bend.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.
