# FEATURES

- [On-chain Radar](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar.md): The On-chain Radar feature allows users to quickly get information about trends, Smart Money, and pools.
- [Smart Money](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar/smart-money.md): Top 10 Buy and Sell tokens of Nerd Smart Money in 24H, 7D and 30D.
- [Top Pools](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar/top-pools.md): Top 10 hotest pools in 24H, 7D and 30D
- [Exchange Flow](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar/exchange-flow.md): This function is designed to verify the Inflow and Outflow of tokens within exchanges.
- [Top Fresh](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar/top-fresh.md): List of 10 tokens which were bought most by fresh wallet in 12H and 24H
- [Market Maker](https://thedatanerd.gitbook.io/nerdbot-docs/features/on-chain-radar/market-maker.md): The movements of Market Maker in 3 timeframes: 12H, 24H, and 7D.
- [Token Xsight](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight.md): Dive deep into understanding every detail about the token you're interested in. Think of it like getting a complete picture.
- [Smart Money](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/smart-money.md): Our system collects and maintains a list of Smart Money (wallet addresses with proven high win-rate and profitable outcomes).
- [Top Gainer](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/top-gainer.md): Let's check out the Top 3 Wallets of the token you are analyzing!
- [Price Chart](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/price-chart.md): Price chart of the token will be generated in 3 timeframes: M5, H1 and D1.
- [Fresh Wallet](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/fresh-wallet.md): Occasionally, certain insiders may create new wallets ahead of announcements to discreetly buy in and evade detection.
- [Security Check](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/security-check.md): This feature will scan if the token is "healthy" or not.
- [Top Holder](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/top-holder.md): An overview of top holders of tokens with their entries.
- [Exchange Flow](https://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight/exchange-flow.md): This function is designed to verify the Inflow and Outflow of tokens within exchanges.
- [Wallet Analytics](https://thedatanerd.gitbook.io/nerdbot-docs/features/wallet-analytics.md): Get a clear and easy-to-understand report on how well a wallet is doing. It's like getting a health check.
- [Recent Purchase](https://thedatanerd.gitbook.io/nerdbot-docs/features/wallet-analytics/recent-purchase.md): If the wallet address you are analyzing is counted as a Smart Money, you probably want to know which tokens they have bought recently.
- [Top Holding](https://thedatanerd.gitbook.io/nerdbot-docs/features/wallet-analytics/top-holding.md): If the wallet address you are analyzing is counted as a Smart Money, you probably want to know which tokens are being held the most.
- [Alert](https://thedatanerd.gitbook.io/nerdbot-docs/features/alert.md): You'll receive alerts about transactions happening on certain wallets that need your attention, especially on DEX to stay updated effortlessly!
- [Dex Buy](https://thedatanerd.gitbook.io/nerdbot-docs/features/dex-buy.md): After some insightful information by NerdBot, whenever you're ready to trade, this feature makes it super easy.
- [Wallet](https://thedatanerd.gitbook.io/nerdbot-docs/features/wallet.md): Manage your wallets and keep track of your investments in a simple way. Plus, you'll get insights into the performance of your portfolio.


---

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