# osETH Redemption Size to Repeg

**Overview**

This indicator helps users understand the notional value needed to bring the LST back to its expected value. In the mechanics for Stakewise, users can burn osETH in the vaults when below peg or mint new osETH when above the peg.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/uLLJgCxCzAnXGolW9_WXtexHQDLfFWqEAFhq2H3wqYoV3y8gxCRD8ay91pg_yJCq1536qZi5uGwNi45xx4P_3B3H0aEvyAX_L5ydVFtdqMPJgyKNtyMl-YlzzdeDQ4kyNkVJGvaQMGFNkBRSWhSV4Pw" alt=""><figcaption></figcaption></figure>

The redemption size to repeg chart can help users understand how other actors in the Stakewise protocol are behaving when depegs either direction occur. In the chart above osETH is shown to be overvalued, meaning that minting osETH and selling it on the market would be a profitable strategy. However, this has not occurred yet because the arbitrage opportunity is too small compared to the costs of performing the arbitrage on ethereum mainnet.

If this redemption size to repeg started to grow much larger without any potential correction back to 0, this could indicate liquidity issues in the market or a lack of awareness from allocators in the vaults. Both of which could be risks to osETH holds if extreme volatility occurred in the future.


---

# 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://resources.defirisk.intotheblock.com/stakewise-v3/oseth-redemption-size-to-repeg.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.
