> For the complete documentation index, see [llms.txt](https://docs.bracket.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bracket.fi/bracket/real-yield-powered-by-bracket/bracket-strategies-eth+-yield.md).

# Bracket Strategies: ETH+ Yield

### ETH+ refers to the ability to generate yield on top of ETH exposure.

We believe in ETH as an asset and therefore believe that maintaining ETH exposure, plus additional yield is a smart strategy. \
\
Simply investing in an LST/LRT is a great start as it gives you exposure to block rewards as a base.  Depositing that LST/LRT into the Bracket Platform provides additional yield opportunities via strategy vaults offered by top crypto managers. Each of the strategy vaults is designed to deliver yield on top of the block rewards you receive by simply holding an LST/LRT.  In addition, you will receive [Bracket \[Bars\]](/product/bracket-bars.md), and if the LRT also has an active points program, you will stack those points as well.&#x20;

\
**ETH + LST/LRT block rewards + Strategy Vault Yield + Bracket \[BARS] + LRT points (if any)** \
\
So, in summary, Bracket Strategies allow holders of $brktETH will receive:

* The native ETH return, **+**
* Aggregate ETH staking block rewards, **+**
* Continue to accrue points on their deposited LRTs (if any), **+**
* Receive [Bracket \[BARS\]](/product/bracket-bars.md), **+**
* Potentially earn high-returns by deploying brktETH in [Bracket Platform strategies](/product/bracket-platform.md)

[While no returns are ever gua](#user-content-fn-1)[^1]ranteed, stacking on top of ETH with ETH+ we believe is a **winning combination.**

[^1]:


---

# 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.bracket.fi/bracket/real-yield-powered-by-bracket/bracket-strategies-eth+-yield.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.
