> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/ethena/volatility-distribution.md).

# Volatility Distribution

**Overview**

This indicator calculates the volatility, measured as the standard deviation of price changes, of USDe across different time periods. Volatility is a statistical measure that represents the degree of variation of a set of values, in this case, the price of USDe. By examining the distribution of these volatilities over weekly, monthly, or yearly, investors and analysts can gauge the risk and stability of USDe over time.

**How can I use it?**

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

Volatility is a key measure of risk. Understanding the volatility of USDe helps investors assess how risky this asset is compared to others. Higher volatility means higher risk. Traders and investors can use this information to tailor their investment strategies according to their risk tolerance.

The image above displays the volatility ranges alongside the price ranges of USDe on the x-axis. This information assists investors in determining the price levels at which USDe has experienced higher and lower volatility in the past. Additionally, it presents this data across various time periods, including 7 days, 30 days, 1 year, and cumulatively.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ethena/volatility-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.
