# Volatility API

* [x] **Programmatic volatility forecasting,**&#x20;
* [x] **directional volatility, and classification.** &#x20;

Xtreamly’s core models are exposed via API for funds, quant teams, and DeFi protocols that want to integrate real-time volatility intelligence into their own systems.

{% hint style="warning" %}
For prices and access, please contact us at **<Info@xtreamly.io>** 📬 💌
{% endhint %}

{% embed url="<https://github.com/Xtreamly-Team/xtreamly-documents/tree/main/Xtreamly%20Prediction%20-%20Volatility>" %}

### **Quick Start**

{% content-ref url="/pages/MYb9odWQi11IYreuYVR2" %}
[Volatility Prediction API](/project-overview/volatility-api/volatility-prediction-api.md)
{% endcontent-ref %}


---

# 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://info.xtreamly.io/project-overview/volatility-api.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.
