# Pangolin V3

### Introduction to Pangolin V3

Pangolin V3 is the latest version of the Pangolin decentralized exchange (DEX), bringing major innovations to improve capital efficiency, user experience, and liquidity provider rewards. Pangolin V3 introduces **Concentrated Liquidity** and a **Dynamic Fee** mechanism, along with an upgraded interface and new tools for traders and liquidity providers. These upgrades make Pangolin V3 more efficient and flexible than traditional automated market makers (AMMs). In this documentation, we provide a comprehensive guide to all Pangolin V3 features – from how concentrated liquidity works, to adding/removing liquidity, swapping tokens, and leveraging advanced features like range orders and in-range farming. The goal is to help end-users, liquidity providers (LPs), and developers understand and utilize Pangolin V3 effectively.

By understanding and utilizing Pangolin V3’s features, you can tailor your DeFi strategy whether it’s executing trades with minimal slippage or earning yield as an LP with a customized approach. Pangolin V3 is focusing on clarity and user empowerment.

As DeFi continues to evolve, features like those in Pangolin V3 are likely to set new standards for DEXs in terms of efficiency and user experience. We invite you to dive in, experiment with providing liquidity on Pangolin V3, and take advantage of the dynamic, rewarding ecosystem it offers.

### Key Features of Pangolin V3

Pangolin V3 isn’t just a standard Uniswap V3 fork – it comes with unique improvements to benefit both traders and LPs. Below are the core features that distinguish Pangolin V3:

* [Concentrated Liquidity](/pangolin-overview/introduction-to-pangolin/pangolin-v3/concentrated-liquidity.md)
* [Dynamic Fee Mechanism](/pangolin-overview/introduction-to-pangolin/pangolin-v3/dynamic-fee-mechanism.md)
* [Multiple Fee Tiers](/pangolin-overview/introduction-to-pangolin/pangolin-v3/multiple-fee-tiers.md)
* [Unrestricted Liquidity Provision](/pangolin-overview/introduction-to-pangolin/pangolin-v3/unrestricted-liquidity-provision.md)
* [Non-Fungible Liquidity Positions](/pangolin-overview/introduction-to-pangolin/pangolin-v3/non-fungible-liquidity-positions.md)
* [In-Range Farming](/pangolin-overview/introduction-to-pangolin/pangolin-v3/in-range-farming.md)
* [Superpools with Dual Rewards](/pangolin-overview/introduction-to-pangolin/pangolin-v3/superpools-with-dual-rewards.md)
* [Optimized for Avalanche and Beyond](/pangolin-overview/introduction-to-pangolin/pangolin-v3/optimized-for-avalanche-and-beyond.md)


---

# 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.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-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.
