# Liquidation Map

This map is created by calculating liquidation levels based on current market data and different amounts of applied leverage. Then, the calculated levels are added to the appropriate price ranges on the chart, which allows for quick identification of areas where massive position liquidations may occur.

### Intervals

6M, 3M, 1M, 1W, 12H

{% hint style="info" %}
We will publish a detailed list of metrics in this area after conducting research among the community and determining needs.
{% endhint %}


---

# 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://docs.oxdata.io/roadmap/exchange-metrics/liquidation-map.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.
