# Risk profile

The main risks associated with the vault are market risk, stETH/ETH price risk and the slashing risk:&#x20;

* Market risk: as each trade is 99.5% protected, if the option payout is 0, depositors can lose a fraction of their capital invested every week.&#x20;
* stETH/ETH price risk: as the payoff is based on the ETH price but is paid in stETH, the actual quantity of stETH earned is dependent on the exchange rate between ETH and stETH.
* Slashing risk: ETH validators risk staking penalties, with up to 100% of staked funds at risk if validators fail. To minimise this risk, Lido stakes across multiple professional and reputable node operators with heterogeneous setups, with additional mitigation in the form of insurance that is paid from Lido fees.


---

# 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://docs.ribbon.finance/ribbon-earn/ribbon-earn-steth/risk-profile.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.
