# Pangolin Overview

- [Introduction to Pangolin](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin.md): About Pangolin
- [Pangolin V3](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3.md): About Pangolin V3
- [Concentrated Liquidity](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/concentrated-liquidity.md): Understanding Concentrated Liquidity
- [Dynamic Fee Mechanism](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/dynamic-fee-mechanism.md): Understanding Dynamic Fee Mechanism
- [Multiple Fee Tiers](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/multiple-fee-tiers.md): Understanding Multiple Fee Tiers
- [Unrestricted Liquidity Provision](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/unrestricted-liquidity-provision.md): Flexible Liquidity Provision
- [Non-Fungible Liquidity Positions](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/non-fungible-liquidity-positions.md): Understanding Non-Fungible Liquidity Positions
- [In-Range Farming](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/in-range-farming.md): Understanding In-Range Farming
- [Superpools with Dual Rewards](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/superpools-with-dual-rewards.md): Superpools
- [Optimized for Avalanche and Beyond](https://docs.pangolin.exchange/pangolin-overview/introduction-to-pangolin/pangolin-v3/optimized-for-avalanche-and-beyond.md): Tuned for Multiple Networks
- [Audits](https://docs.pangolin.exchange/pangolin-overview/audits.md): Contract audits & formal verification
- [Pangolin V2](https://docs.pangolin.exchange/pangolin-overview/audits/pangolin-v2.md): Pangolin V2 Audits
- [Pangolin V3](https://docs.pangolin.exchange/pangolin-overview/audits/pangolin-v3.md): Pangolin V3 Audits
- [Tokens & Governance](https://docs.pangolin.exchange/pangolin-overview/tokens-and-governance.md): PNG, PFL, PSB, PBAR
- [PNG Tokenomics & Metrics](https://docs.pangolin.exchange/pangolin-overview/tokens-and-governance/png-tokenomics-and-metrics.md): Metrics and Info
- [PBAR Tokenomics & Metrics](https://docs.pangolin.exchange/pangolin-overview/tokens-and-governance/pbar-tokenomics-and-metrics.md): Metrics and Info
- [PFL Tokenomics & Metrics](https://docs.pangolin.exchange/pangolin-overview/tokens-and-governance/pfl-tokenomics-and-metrics.md): Metrics and Info
- [PSB Tokenomics & Metrics](https://docs.pangolin.exchange/pangolin-overview/tokens-and-governance/psb-tokenomics-and-metrics.md): Metrics and Info
- [Official Links & Communities](https://docs.pangolin.exchange/pangolin-overview/official-links-and-communities.md): Official Links
- [Become a Partner](https://docs.pangolin.exchange/pangolin-overview/become-a-partner.md): Partner with Us
- [Support](https://docs.pangolin.exchange/pangolin-overview/support.md): Be cautious of impersonators
- [Roadmap](https://docs.pangolin.exchange/pangolin-overview/roadmap.md): What's next for Pangolin


---

# 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.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.
