> For the complete documentation index, see [llms.txt](https://docs.scopescan.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scopescan.ai/features/alpha-hunting/vc-watch.md).

# VC Watch&#x20;

**VC Watch** is a dashboard to exclusively analyze data of Entities related to Venture Capital, Investment Funds, and other investment institutions. All VC entities are clusters composed of public identified addresses as well as highly related addresses (calculated based on 0xscope Protocol Knowledge Graph).

**Overview**

* **VC Holdings by Token**

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

View multiple VC's token holding changes in the past 7 days and analyze their position size and impact on specific token markets.

Step 1: Select the token to be viewed; &#x20;

Step 2 and Step 3: Add and remove VC labels and hover on the graph to view the holdings data of the corresponding label.&#x20;

* **VC Watch Ranking by holdings**

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

View VCs' balance ranking based on the currently supported VC entities, their largest position , largest position change, and transactions in 24 hours.

**VC Dashboard**

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

Select any VC entity you want to view, and you will get:

* **Portfolio**

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

Analyze the current holdings, largest position, most widely hold token, stablecoin ratio and buy volume vs sell volume of the VC entity you choose.&#x20;

* **Entity Addresses**

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

Entities refer to the cluster of highly related addresses based on their on-chain and off-chain data.

* **Balance USD Value**

A comparative graph to visualize the Altcoin, Stablecoin, and Bluechip holdings of all tracked VC's. Its main objective is to analyze VC's risk exposure over time.

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

* **Transfer Activity & Latest Activity**

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

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

This module analyzes the transaction behavior of VC entities through different dimensions such as Top Transfers, Top Contract Interactions, Top Interacted Wallets as well as All Transactions & Exchange Deposits & Withdrawals(In Latest Activity).&#x20;

This allows users to analyze VC holding movements to catch on to trends earlier.

* **Active Positions**

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

This module analyzes transactions but strictly transactions which include liquidity providing, borrowed and Supplying on DeFi protocols like Uniswap, AAVE and Compound.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scopescan.ai/features/alpha-hunting/vc-watch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
