# Pool Analytics

**Top Pools Dashboard**

* Ranked by 24h volume
* TVL-based rankings
* Most active pools by swap count
* Newest pool deployments

**Search and Filtering**

* Search by token symbols or addresses
* Filter by DEX protocol
* Sort by various metrics
* Bookmark favorite pools

#### Pool Details Page

**Overview Section**

* Pool address and basic information
* Current token reserves and prices
* Fee tier and protocol details
* Creation date and initial liquidity

**Trading Activity**

* Real-time swap feed for the pool
* Volume charts and trends
* Price impact analysis
* Swap size distribution

**Liquidity Analysis**

* Current depth across price ranges
* Historical liquidity changes
* LP position tracking
* Yield calculations

#### Comparative Analysis

**Pool Comparison Tool**

* Side-by-side metric comparison
* Performance benchmarking
* Risk analysis
* Opportunity identification

**Cross-DEX Analysis**

* Same token pairs across different DEXs
* Arbitrage opportunity detection
* Liquidity migration patterns
* Fee efficiency comparison


---

# 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://ironjams-organization.gitbook.io/lixer-docs/basics/editor.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.
