# Total Value Locked (TVL)

**Total Value Locked (TVL)** represents the total capital locked into DeFi protocols, usually in the form of liquidity pools or collateralized assets. TVL is a critical metric in tokenomics, providing insight into the level of capital invested in DeFi and how it correlates with the value and demand for native tokens.

**Usage**:

* **TVL as a Market Health Indicator**: TVL in DeFi platforms like **Aave** or **Compound** directly impacts the utility and value of governance tokens such as **COMP** and **AAVE**. As TVL increases, so does the demand for the token.
* **Protocol Adoption and Token Demand**: Platforms with higher TVL tend to have more robust token demand, leading to better liquidity and staking rewards for token holders.

**Key Data**:

* **TVL Growth Trends**: Changes in TVL over time, indicating platform growth or contraction.
* **TVL by Protocol**: TVL data for specific DeFi protocols, highlighting the performance of each.
* **Liquidity Provider Impact**: The amount of capital contributed by liquidity providers and its impact on protocol rewards.


---

# 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.satoshiterminal.io/research-suite/data-coverage/tokenomics/total-value-locked-tvl.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.
