# UniSwap V3

UniSwap Protocol is A suite of persistent, non-upgradable smart contracts that together create an automated market maker, a protocol that facilitates peer-to-peer market making and swapping of ERC-20 tokens on the Ethereum blockchain.

Uniswap v3 offers a more efficient and customizable trading experience compared to previous versions. It introduces concentrated liquidity, allowing liquidity providers to allocate capital within specific price ranges, improving capital efficiency and reducing slippage for traders.

Key Features:

\#of trades (in total / on each \[Protocol Name]) #of traded assets (all ecr20 tokens) Trading volume (in total / on each \[Protocol Name]) Average trade size (in total / on each \[Protocol Name]) Times of providing liquidity in \[Pool Name] LP value for \[Pool Name] Overall trading PnL in USD value (Coming Soon) LP PnL for \[Pool Name] in USD value (Coming Soon)


---

# 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.thehemera.com/hemera-indexer/use-cases/uniswap-v3.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.
