# Transaction Volume

## Overview

Transaction Volume Panel in HookRank provides a detailed analysis of historical transaction volumes across various chains. This feature is designed to help users understand and compare trading activities and liquidity across different chains.

### 1. Historical Transaction Volume per Chain

The Historical Transaction Volume per Chain section offers a comprehensive view of transaction volumes for pools linked to hooks on individual chains, including Arbitrum, Ethereum, Optimism, and Base. It tracks transaction volumes over several time periods (24 hours, 7 days, 30 days, and 1 year). This detailed breakdown is essential for users looking to understand how transaction volumes vary across different time frames and how they reflect network performance and user engagement.

### 2. Historical Transaction Volume Graph

The Historical Transaction Volume Graph presents a dynamic visual representation of transaction volumes over time, with options for daily, monthly, yearly, and all-time views. This graph assists users in identifying long-term trends, seasonal variations, and significant spikes or drops in transaction activity within the associated pools.

### 3. Top 10 Hooks Total Transaction Volume

***

{% hint style="info" %}
Transaction Volume Panel is essential for users seeking to analyze and compare liquidity trends and trading activities across various chains, offering detailed metrics and visualizations.
{% 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/transaction-volume.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.
