# osETH Redemption Status

**Overview**

The redemption status tracks how much osETH or ETH is available to be withdrawn from the protocol immediately. The amount of assets available to withdraw is an indicator of how quickly the exit queue length will start to increase if a large amount of users decide to exit their osETH positions simultaneously.

**How can I use it?**

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

This chart explains two things. The first is how efficiently the vaults are managing their positions. If lower amounts of osETH and ETH are available to be withdrawn, it means that allocators are maximizing their vault positions to have as much osETH as possible supplied to the market.

The second item this chart explains is how easy it is to exit osETH through the protocol. As there are low amounts of withdrawable assets currently available, large exits would likely create a scenario where validators would have to exit to provide the ETH requested and therefore users would have to wait in the Exit Queue.


---

# 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-status.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.
