# Free Tools

- [Introduction](https://docs.thekingfisher.io/tools/introduction.md): Welcome to our panel and widget menu, where you can easily customize your dashboard to meet your specific needs and preferences.
- [Liquidation calculator](https://docs.thekingfisher.io/tools/liquidation-calculator.md)
- [Long vs Short](https://docs.thekingfisher.io/tools/long-vs-short.md): The longs vs shorts ratio refers to the comparison between the exchange's active buying volume and active selling volume, which can reflect the market order flow imbalance.
- [Aggregated Orderbook](https://docs.thekingfisher.io/tools/aggregated-orderbook.md): How to customise the aggregated orderbook ?
- [Candle exhaustion indicator & CVD](https://docs.thekingfisher.io/tools/candle-exhaustion-indicator-and-cvd.md)


---

# 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.thekingfisher.io/tools.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.
