> For the complete documentation index, see [llms.txt](https://docs.plutus.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plutus.fi/products/plsassets/plsbera.md).

# plsBERA

<div align="left"><figure><img src="/files/44C0HloulSfvoBwDvwzP" alt="" width="243"><figcaption></figcaption></figure></div>

A quick reference on [plsASSETs](https://docs.plutusdao.io/plutus-docs/products/plsassets).

**plsBERA** is the stable equivalent to **BERA** with **sWBERA yield** to provide the best yield opportunities to holders and LPers in the Berachain ecosystem by providing a double-dip opportunity to yield.

### Converting to plsBERA

You can convert BERA, WBERA or sWBERA into plsBERA through the [Plutus dApp](https://plutus.fi/). You can then Liquidity Pool with it, stake it, or as with all other plsASSETs, enjoy the liquidity and trade it.

### Staking plsBERA

plsBERA can be staked either as a single token or as LP tokens containing plsBERA to enjoy the rewards. Yield from sWBERA is distributed to token, and for the plsBERA portion of the staked LP token. The LP token may also be subject to LP related rewards outside of plsBERA.

### Fees

Plutus takes a 12% **performance fee** on the underlying **sWBERA yield**. Generally this fee is outweighed by the overcollaterization, resulting in higher net yield for your plsBERA, but the protocol can't guarantee that to be always the case. The fee is used to **overcollaterize** the pair and provide liquidity. Additionally, the fee is taken into account in performance metrics, so what you see is what you get.

### Overcollaterization

Like all other plsASSETs, plsBERA is an overcollaterized asset, meaning there are more yield-bearing than yield-earning tokens. The level of overcollaterization defines the amount of **extra yield** paid to plsBERA holders from the underlying staked tokens.&#x20;

### plsBERA Diagram

<figure><img src="/files/vJD7BjuG0qtNuUB7yyfT" alt=""><figcaption></figcaption></figure>

### Additional Reading

For additional info, you can read [this Medium article](https://medium.com/@plutus.fi/wealth-flows-where-the-beras-roam-c1875c41f603) or join the Plutus [Discord](https://discord.com/invite/TkgcdYBSW4).<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plutus.fi/products/plsassets/plsbera.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
