# $BGT

`$BGT`代币合约：[0xbDa130737BDd9618301681329bF2e46A016ff9Ad](https://bartio.beratrail.io//address/0xbDa130737BDd9618301681329bF2e46A016ff9Ad)

权益证明区块链有一个治理代币，通过验证者质押来保护网络。通常情况下，这是主要的网络原生代币，用于支付手续费、质押、治理和经济激励。

Berachain开创了三种原生代币的流动性证明模型，治理和经济激励的功能被分离给相应的代币，这个代币是`$BGT`。

`$BGT`不可转让，只能通过提供PoL合规资产流动性（例如[Bex](/berachain-docs/learn/native-dapps/bex.md)中的流动性）来获得。

### 赚取$BGT

`$BGT`可以通过在白名单dApps中执行某些操作来累积。协议将Berachain上的某类资产的流动性矿池预设为奖励金库，并在这些矿池被列入POL白名单后创建奖励金库。用户可以将该类资产流动性存入奖励金库以赚取`$BGT`。一些示例包括：

* 将流动性存入原生协议[Bex](/berachain-docs/learn/native-dapps/bex.md)，以赚取流动性LP的`$BGT`奖励。
* 在[Bend](/berachain-docs/learn/native-dapps/bend.md)上借出`$HONEY`。
* 在[Berps](/berachain-docs/learn/native-dapps/berps.md)`bHONEY`金库中供应`$HONEY`。

### $BGT用途[​](https://docs.berachain.com/learn/pol/tokens/bgt#what-can-you-do-with-bgt)

#### 协议治理[​](https://docs.berachain.com/learn/pol/tokens/bgt#governance)

`$BGT`可用于对治理提案进行投票。`$BGT`持有者负责生态中的各种决策，这些决策在治理提案中进行讨论。`$BGT`持有者可以对提案进行投票，也可以将`$BGT`投票权委托给任一用户。用户的投票权委托和验证者委托（以获取`$BGT`奖励）两者是相互独立的。

#### 赚取奖励[​](https://docs.berachain.com/learn/pol/tokens/bgt#earning-incentives)

协议可以提供[激励措施](/berachain-docs/learn/proof-of-liquidity/incentives.md)，吸引验证者向协议供应`$BGT`。验证者通过协议激励措施获得的奖励份额，取决于委托给他们的`$BGT`数量。因此，向`$BGT`持有人返还最大收益的验证者可能会获得最多的`$BGT`委托。

#### 燃烧$BERA[​](https://docs.berachain.com/learn/pol/tokens/bgt#burning-for-bera)

`$BGT`可以1 : 1兑换成`$BERA`。这是一个单向功能，`$BERA`不能兑换成`$BGT`，这保障了仅且只有`$BGT`持有人能够赚取链上经济激励。


---

# 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/proof-of-liquidity/tokens/bgt.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.
