> For the complete documentation index, see [llms.txt](https://docs.dvol.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dvol.finance/options-liquidity-pools-olp/eth-and-wbtc-ol-pools/eth-staking-ol-pool.md).

# ETH Staking OL Pool

**Pool Description:**

* The pool earns high yield for deposited ETH via providing liquidity for ETH/wBTC Option Liquidity Pool (OLP)
* Get back the staked ETH with Guaranteed High APY in ETH, or
* Get back the staked ETH with Guaranteed High APY in wBTC at pre-determined conversion rate (Impermanent Loss may occur in this case)
* Designed for ETH & BTC(wBTC) HODLers&#x20;

**A Scenarios at Weekly Settlement:**

* On settlement day, if ETH/wBTC is below pre-determined conversion rate, Liquidity Providers (LPs) will earn High APY in ETH plus their staked ETH tokens
* On settlement day, if ETH/wBTC is ABOVE pre-determined conversion rate, Liquidity Providers (LPs) will earn High APY in wBTC plus staked ETH converted into wBTC at the pre-determined conversion rate (In this case, LPs might incur impermanent loss)&#x20;

<div align="left"><figure><img src="/files/p1cIfDqD4hEfMa9YJnpd" alt="" width="563"><figcaption></figcaption></figure></div>

**Historical Backtesting Yield**&#x20;

<div align="left"><figure><img src="/files/YHzDQWTw1GMRQNbb4DgC" alt=""><figcaption></figcaption></figure></div>

**Key Features**

<div align="left"><figure><img src="/files/JUed4GfqAAotA2aUl9hd" alt="" width="563"><figcaption></figcaption></figure></div>

**Fee Structure**

Fee structure consists of an annualized 8% performance fee

**Subscribe now at** [**pools.dvol.finance**](https://pools.dvol.finance/)


---

# 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.dvol.finance/options-liquidity-pools-olp/eth-and-wbtc-ol-pools/eth-staking-ol-pool.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.
