# Features

- [Discovery Mode](https://docs.scopescan.ai/features/discovery-mode.md)
- [Ranking Dashboards](https://docs.scopescan.ai/features/discovery-mode/ranking-dashboards.md)
- [Wallet Profile](https://docs.scopescan.ai/features/discovery-mode/wallet-profile.md)
- [Token Profile](https://docs.scopescan.ai/features/discovery-mode/token-profile.md)
- [NFT Profile](https://docs.scopescan.ai/features/discovery-mode/nft-profile.md)
- [Project Profile](https://docs.scopescan.ai/features/discovery-mode/project-profile.md)
- [Contract Detail](https://docs.scopescan.ai/features/discovery-mode/contract-detail.md)
- [Transaction Details](https://docs.scopescan.ai/features/discovery-mode/transaction-details.md)
- [Alpha Hunting](https://docs.scopescan.ai/features/alpha-hunting.md)
- [Live Statistics](https://docs.scopescan.ai/features/alpha-hunting/live-statistics.md)
- [Smart Money Signals 🆕](https://docs.scopescan.ai/features/alpha-hunting/smart-money-signals.md)
- [VC Watch ](https://docs.scopescan.ai/features/alpha-hunting/vc-watch.md)
- [Whale Watch](https://docs.scopescan.ai/features/alpha-hunting/whale-watch.md)
- [Entity Dashboard](https://docs.scopescan.ai/features/alpha-hunting/entity-dashboard.md): Introducing our new feature ——Entity Dashboard
- [Investigation Mode](https://docs.scopescan.ai/features/investigation-mode.md)
- [Address Clustering](https://docs.scopescan.ai/features/investigation-mode/address-clustering.md)
- [Money Flow](https://docs.scopescan.ai/features/investigation-mode/money-flow.md)
- [Token Holder Graph](https://docs.scopescan.ai/features/investigation-mode/token-holder-graph.md)
- [Scopescan Alerts](https://docs.scopescan.ai/features/investigation-mode/scopescan-alerts.md)
- [Setup Discord Webhook](https://docs.scopescan.ai/features/investigation-mode/scopescan-alerts/setup-discord-webhook.md)
- [Get a Telegram ChatID](https://docs.scopescan.ai/features/investigation-mode/scopescan-alerts/get-a-telegram-chatid.md)
- [Setup Slack Webhook](https://docs.scopescan.ai/features/investigation-mode/scopescan-alerts/setup-slack-webhook.md): How to Get Slack Webhook URL
- [Address Profiler](https://docs.scopescan.ai/features/investigation-mode/address-profiler.md)
- [Project Hub](https://docs.scopescan.ai/features/project-hub.md)
- [Main Page](https://docs.scopescan.ai/features/project-hub/main-page.md)
- [Project Overview](https://docs.scopescan.ai/features/project-hub/main-page/project-overview.md)
- [User Activity](https://docs.scopescan.ai/features/project-hub/main-page/user-activity.md)
- [User Behavior](https://docs.scopescan.ai/features/project-hub/main-page/user-behavior.md)
- [User Risk](https://docs.scopescan.ai/features/project-hub/main-page/user-risk.md)
- [User Segmentation](https://docs.scopescan.ai/features/project-hub/main-page/user-segmentation.md)
- [Token Holder](https://docs.scopescan.ai/features/project-hub/main-page/token-holder.md)
- [Holder Segmentation](https://docs.scopescan.ai/features/project-hub/main-page/holder-segmentation.md)
- [Token Transactions](https://docs.scopescan.ai/features/project-hub/main-page/token-transactions.md)
- [Risk Management](https://docs.scopescan.ai/features/project-hub/risk-management.md)
- [My Account](https://docs.scopescan.ai/features/my-account.md)
- [Asset Management](https://docs.scopescan.ai/features/my-account/asset-management.md)
- [Watchlist](https://docs.scopescan.ai/features/my-account/watchlist.md)
- [My Alerts](https://docs.scopescan.ai/features/my-account/my-alerts.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.scopescan.ai/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.
