# Introduction

### Our panel offers a wide variety of widgets, each with its own unique functionality, so you can choose the right widgets for your trading style.&#x20;

### You can easily drag and drop each widget to build your own fully customizable dashboard.

To open the menu, simply click the **+** on the bottom right

<figure><img src="/files/SUbh4Mhpi5zvmdSrC3qM" alt=""><figcaption></figcaption></figure>

Here is a list of the widgets available we make available :

* [**Liquidations Calculator**](/tools/liquidation-calculator.md): Quickly calculate potential liquidation points.
* [**Long vs Shorts**](/tools/long-vs-short.md): Get a snapshot of long and short positions on major exchanges.
* [Candle exhaustion indicator](/tools/candle-exhaustion-indicator-and-cvd.md): Get a live stochastic indicator on the tape&#x20;
* TradingView: Integrate TradingView into your dashboard.
* [BetaPlay](/products/kf-bazar/betaplay.md): Build indices and analyze correlations.
* [V-Chart](/products/kf-bazar/v-chart.md): Use our innovative volume chart for better insights.
* Toxic Orderflow: Utilize our "T.O.F" for a better understanding of order flow.
* Positions Manager: Manage positions across all exchanges.
* [**KF Index**](/products/kf-index.md): Trade pairs and indices like a pro.
* Aggregated Orderbook: Get a complete picture of market liquidity.
* [GEX+:](/products/gex.md) Analyze options dealers' Gamma exposure.
* 🔥[Map™ - Liquidation Heatmaps](/products/liquidations-maps.md#80d4): Get a visual view of outstanding market liquidations.
* [LiqMap™ - Liquidation Maps](/products/liquidations-maps.md): Get an overview of outstanding market liquidations.
* Chart: Display live charts.
* Trades: View trades in real-time.
* Trades Lite: Get faster trade feeds with a minimal interface.
* Stats: Track custom rolling metrics.
* Counters: Monitor buys and sells by interval.
* Markets: Keep an eye on price changes and volume.
* Website: Embed a website directly in your dashboard.


---

# 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/introduction.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.
