# Total Value Locked

## Overview

Total Value Locked (displayed as TVL) Page in HookRank provides an overview of how much assets are locked across different chains through pools with various hooks. Similar to the [Gas Spendings](/hookrank/core-features/gas-spendings.md) and [Earnings Analytics](/hookrank/core-features/earnings-analytics.md) Pages, this section is split into multiple parts.

<figure><img src="/files/0QN5BrHvQFZ1a1JW6wot" alt=""><figcaption></figcaption></figure>

## TVL Intelligence

### **1. Historical TVL per Chain**

Displays total value locked data across chains like Base, Arbitrum One, OP Mainnet, and more. This comparison helps users see which chains attract more capital through hooks.

### **2. Historical TVL Graph**

Offers a visual representation of TVL growth or decline over time, helping users identify trends and track pools with exact hooks performance across selected timeframes (daily, monthly, yearly, all-time).

### 3. Top 10 Hooks Total TVL

***

The **Top 10 Hooks Total TVL** section ranks the hooks with the highest total value locked across networks, allowing users to identify those attracting the most capital. This information helps users understand market trends and assess hook performance, aiding in optimizing investment strategies and evaluating hook deployment success.

{% hint style="info" %}
The TVL tab is a powerful tool for understanding the distribution of capital across different chains and hooks, offering critical data around hook deployment and performance.
{% endhint %}


---

# 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://hookrank.gitbook.io/hookrank/core-features/total-value-locked.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.
