# Overview

- [Quickswap AMM](https://docs.quickswap.exchange/overview/quickswap-amm.md)
- [Ecosystem Participants](https://docs.quickswap.exchange/overview/ecosystem-participants.md)
- [Key Features](https://docs.quickswap.exchange/overview/key-features.md)
- [Swap](https://docs.quickswap.exchange/overview/swap.md)
- [Pools](https://docs.quickswap.exchange/overview/pools.md)
- [Farms](https://docs.quickswap.exchange/overview/farms.md)
- [Bonds](https://docs.quickswap.exchange/overview/bonds.md)
- [Perps](https://docs.quickswap.exchange/overview/perps.md)
- [Quickperps Trading Guide(Base)](https://docs.quickswap.exchange/overview/perps/quickperps-trading-guide-base.md): How to Trade on Quickperps
- [Hedgers](https://docs.quickswap.exchange/overview/perps/hedgers.md): Plug into SYMMIO and start filling intents from DeFi users
- [Trade on Quickperps](https://docs.quickswap.exchange/overview/perps/trade-on-quickperps.md): The user interface walk-through
- [Charts by Trading View](https://docs.quickswap.exchange/overview/perps/charts-by-trading-view.md)
- [Quickswap Perps Legal Disclaimer And Terms Of Service](https://docs.quickswap.exchange/overview/perps/quickswap-perps-legal-disclaimer-and-terms-of-service.md): Legal disclaimer for Quickswap Perps
- [Dragon's Lair](https://docs.quickswap.exchange/overview/dragons-lair.md)
- [Governance](https://docs.quickswap.exchange/overview/governance.md)
- [Roadmap](https://docs.quickswap.exchange/overview/roadmap.md)
- [Social Media](https://docs.quickswap.exchange/overview/social-media.md)
- [Contracts & Addresses](https://docs.quickswap.exchange/overview/contracts-and-addresses.md): Below is a comprehensive summary of all QuickSwap contracts & addresses


---

# 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.quickswap.exchange/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.
