# Insights

Insights gives you an overview of the activity for addresses you're following. It aggregates all of the recent transactions for your feed based on activity in the last 24 hours, 7 days, or 30 days. Click the tabs in the top right of the stats page to cycle through timeframes.

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

{% hint style="info" %}
**Note**: The Insights dashboard is only available to Whale users.
{% endhint %}

Click on the dropdown menu titled **Lists** to filter results for a specific list you're following. This could be a list you've created yourself or a public list by another Cielo user. The insights dashboard shows blockchain activity, transaction activity, and token flows. It also shows NFT activity.

Insights offers the following dashboards:

* **Token Flows:** Shows buy and sell volume for popular tokens made by wallets you're following.
* **New Token Accumulation**: Shows the aggregate buys for new tokens made by wallets you’re following.
* **Wallet Leaderboard**: Filters wallets you're following by PnL. This is ideal for identifying the top performing traders in your network.
* **EVM-SOL Mapping:** Tracks the flow of funds between EVM chains and Solana and vice-versa for wallets you're following.


---

# 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.cielo.finance/wallet-tracking/insights.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.
