# On-chain Radar

## How to use it?

Click `📡 On-chain Radar`

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

There will be 05 different features to choose:

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

**1/** [Smart Money](/nerdbot-docs/features/on-chain-radar/smart-money.md): The movements of Nerd Smart Money in 3 timeframes: 24H, 7D, and 30D.

**2/** [Top Pools](/nerdbot-docs/features/on-chain-radar/top-pools.md)**:** The Top 10 pools that have grown the fastest in 24H, 7D, and 30D.

**3/** [Top Fresh](/nerdbot-docs/features/on-chain-radar/top-fresh.md)**:** The Top 10 tokens that have been bought the most by fresh wallet in 12H and 24H.

**4/** [Exchange Flow](/nerdbot-docs/features/on-chain-radar/exchange-flow.md): This function is designed to verify the Inflow and Outflow of tokens within exchanges.

**5/** [Market Maker](/nerdbot-docs/features/on-chain-radar/market-maker.md): The movements of Market Maker in 3 timeframes: 12H, 24H, and 7D.


---

# 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://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar.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.
