# Protocol Concentration

**Overview**

This indicator tracks the historical concentration of other major protocols like: Convex, Yearn and Conic depositing into Curve pools. In addition, it also tracks large individual investors, referred to as 'unknown,' depositing into protocol.

**How can I use it?**

<figure><img src="https://lh3.googleusercontent.com/KdmqgxgFGS6ZF6NwDXQXvJz9aoYjCD1QAyIn_pvJOchOLXj32N6_3D2bd9_UkVdx6H-vEAdFVR4tvHB4bcx1bD7C9E-JvsaebNAC5ToJA-2y7eBvgY4A6SIVK6PkW3IrxrVuNw8BYbWowG0jXs36TI4" alt=""><figcaption></figcaption></figure>

The indicator quantifies deposit transactions from addresses that belong to Convex, Yearn and other protocols, as well as whale deposits into the Curve protocol. These deposit transactions are then expressed as a percentage of the total deposit transactions in the protocol.

The indicator provides insights into the adoption and usage of the Curve protocol by other DeFi protocols and large investors. High concentration levels could indicate strong partnerships or synergies between the protocols, while a high concentration of 'whales' could suggest the platform is trusted by large scale investors.


---

# 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://resources.defirisk.intotheblock.com/curve/protocol-concentration.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.
