> For the complete documentation index, see [llms.txt](https://docs.thekingfisher.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thekingfisher.io/products/kf-liq-ratios.md).

# KF - Liq Ratios

*Available to Pro and Premium subscribers as well as weekly trials*

We've designed Liq Ratios with the needs of sophisticated traders like you in mind. This pioneering tool swiftly covers the data from various financial products, providing a comprehensive yet succinct view of the long and short liquidation weights in the market.

Liq Ratios are not merely a widget; it's a streamlined lens that allows you to rapidly ascertain the current state of the market, all through the unique perspective of a liquidation map. This not only saves valuable time but also empowers you to make well-informed, timely decisions.

<figure><img src="/files/tjwJAM70SaLlYOvm4z7t" alt=""><figcaption><p>The Kingfisher Liq Ratios</p></figcaption></figure>

### How to use it?

Filter: One can easily filter out instruments he's not interested in.\
Leverage selection: Currently, only All leverages and Optical Opti are available. Optical opti will show short-term future liquidations while all leverages will show a rather complete view of the outstanding market liquidations\
Green/red bars: In there you can see the proportion of outstanding positions waiting to get liquidated, both to the upside (red --> Short liquidations) and to the downside (green --> Long liquidations)\
Arrows: The arrows on the right side help you see at a glance whether the distribution of future liquidations is rather bullish or bearish, based on the most crowded side, and the overall present quantity. Note that this is very experimental and shouldn't be trusted blindly.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.thekingfisher.io/products/kf-liq-ratios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
