# Allocator Health Factor

**Overview**

This indicator monitors the health of allocators that have open positions of minted osETH. The metric measures the ratio of the value of osETH minted compared to the value of the ETH being used as collateral. The health of a position decreases as the health factor approaches 1. As the health factor approaches 1, the position becomes open to being liquidated or the ETH in the positions becomes redeemable for users that want to redeem their osETH for ETH.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/aJwi9NNw9HPPe_3KFi3eklyC-OKuQO9r8E1YZEK9L7g3reixoaEpEHzmPk0yEEuQQAaU6Q2i-zOO0esvX_Ep6tLB8O0SOIvAl0sJmwKTOPvt_-qI33IS_6s1Civ1yY770ekdXorRfYKutB-q2KHV6BQ" alt=""><figcaption></figcaption></figure>

Examining this indicator at the protocol level provides an aggregate view of the health of all vaults in Stakewise. If a large portion of allocator positions were to be above a ratio of 0.9, this would indicate that there is a risk of cascading liquidations if there was a significant price movement to osETH compared to ETH such as a depeg.

In such a scenario, there would be a supply shock as liquidators buy osETH of the market to repay allocator positions which could impact users that have deployed osETH into AMM pools. Furthermore if the depeg were to be exacerbated by the cascading liquidations, previously healthy allocator positions could be at risk of liquidation as well.


---

# 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/allocator-health-factor.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.
