# osETH Staking Age Distribution

**Overview**

This indicator monitors the length of time that users are holding their osETH positions. Understanding the distribution of how long osETH has been held by addresses can help establish how sticky the osETH supply is in the market.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/LObAbtTk0Q5ToIB24Dq4cjgdBe4Lkn1TvLN3MLVEt1rDYje6BTbxTtOEvG9xdcf8ADyutl1_okctbCKbuUs4ryWxWhZYpbqYEvLa29G0lHZMBRkKoOnqL-dN-9MuaSRSoDNkHRP0d7wZXpjnmPZdQwo" alt=""><figcaption></figcaption></figure>

By tracking the age distribution of osETH, users can identify when supply volatility is increasing and help them manage their DeFi positions accordingly. The chart above for the current supply of osETH indicates that users who acquired osETH have been holding onto their positions for increasingly longer periods. This means that the supply of osETH in the market is remaining relatively stable.

In the scenario where a spike in osETH share being held for 7 days or less, a user would want to review their positions (in an osETH vault or in AMM pools) to understand if the increased movement can potentially impact their strategy.


---

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