# iBGT as collatoral

Beraborrow leverages `iBGT`, a liquid version of the Berachain Governance Token (`$BGT`), as a collateral asset within its protocol.  When providing liquidity on Berachain users earn `$BGT`, which is non-transferrable, and can either be used for governance or redeemed for `$BERA` tokens. By Staking LP positions with Infrared, `$BGT` emissions are made liquid to be used throughout the Berachain DeFi ecosystem. Read more [here](https://infrared.finance/)

### Staking `iBGT`

1. When users deposit `$iBGT` into Beraborrow, the asset is atomically staked with Infrared. This means that the `$iBGT` is staked with Infrared in the same transaction that it is deposited into Beraborrow and and `$siBGT` is kept in the`Den.`By staking the `$iBGT` users are able to earn additional yield on their holdings, essentially being paid to borrow. Simultaneously, the deposited `$iBGT` frees up liquidity through the minting of `$NECT`, which can then be utilised throughout various Berachain DeFi applications.

<figure><img src="/files/fYvpvjuTZnJh34PaKBDu" alt=""><figcaption><p><code>iBGT</code> that was deposited into Den staked with Infrared</p></figcaption></figure>

2. When a user looks to redeem their position the `$siBGT` is unstaked for `$iBGT` in the same transaction and `$iBGT` is withdrawn from Infrared directly to the users wallet.

<figure><img src="/files/zbhiXWsfyh4nSxYAAdMf" alt=""><figcaption><p><code>siBGT</code> in beraborrw </p></figcaption></figure>

By using `$iBGT` as collateral, Beraborrow ensures that users can maintain exposure to `$iBGT`, earn yield all whilst maintaining Governance power in the Berachain ecosystem.&#x20;


---

# 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://beraborrow.gitbook.io/docs/borrowing/understanding-collateral/ibgt-as-collatoral.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.
