# Core features of KID

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

#### Modular Data Overlay and Infographic Indentation

KID is flexible. We designed KID to give users the upper hand. With simple clicks and toggles, users can implement the feature and select a dataset they want displayed. Each datapoint is represented on the chart as an indentation. On hover or click, an overlay with an explanation of the event pops up. The displayed data is real-time, enabling users to move at the same pace as the market.

&#x20;

#### Correspondence to Underlying Data

\
Whale and Smart Traders’ data overlays link to the underlying trade information. You can quickly refer to the trade transaction by clicking on the chart indentation. Review the trade transaction in the Trades tab and proceed with further due diligence.

#### Activity overview

KID overlays give a brief yet detailed overview of each event. For top holders, it delivers, in a nutshell, the wallet’s activity, balance, and timestamp of the event.

&#x20;

#### Market-proof Alpha

<figure><img src="/files/vBobMO30EBxFFDP56kxn" alt="" width="563"><figcaption></figcaption></figure>

KID is market-proof, bear-proof, and bull-proof. The data system is built with a flexible resource pool, allowing the feature to adjust to the pace of data generation. Through a fluctuating market, KID maintains precision and accuracy. It handles the data part, users only have to worry about selecting the right dataset and adjusting their investments to their risk-tolerance levels.

&#x20;


---

# 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.dexcheck.ai/infofi/key-insights-display-kid/core-features-of-kid.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.
