# Allocator Age Distribution

**Overview**

Allocator Age Distribution indicator tracks how long an allocator has maintained a minted osETH position in a vault. The age of a position will remain increasing until the allocator decides to repay the position partially or in full.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/eGrBwtujGLDVpBd4Uzizw-G4Dt1ZUgBJ4IGELBaRZea5ybaESitm95eFCfwsChJ55P2HzVzBNozh0Hu-RbaO4GB7Ta0JiX3z_elDpjIlomkZY8PVd-ylaRtcxfpch1iOGdjvBuOnH8ams7NuHraT_Wg" alt=""><figcaption></figcaption></figure>

Increasing allocator lifespan signals a more robust network. This means that allocators are managing their positions well and do not have the need to repay their position to avoid liquidation. This also indicates that there is consistent utility for osETH in DeFi and that allocators are benefitting from positions.&#x20;

Decreasing allocator lifespan can indicate either new positions are being opened or existing allocators are closing their positions. If the share of lower time frame positions begins to increase, users should monitor osETH supplies in the vaults to evaluate if older positions are being closed or liquidated or if new osETH is being minted.


---

# 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-age-distribution.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.
