# KyberSwap Aggregator

## Overview

KyberSwap Aggregator enables traders to swap at the best rates by seamlessly connecting users and applications to fractured liquidity across various decentralized exchanges and multiple chains. Through splitting and optimizing trade routes via both [AMM](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/getting-started/foundational-topics/decentralized-finance/automated-market-maker) and [Order Book](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/getting-started/foundational-topics/decentralized-finance/order-book) DEXs, KyberSwap Aggregator is able to objectively discover the most capital efficient liquidity sources thereby ensuring the best swap rates while encouraging greater market stability.

For developers, KyberSwap Aggregator provides you a set of [APIs](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/aggregator-api-specification) which enables you to discover the best DEXs to route your swap via a single API call. Developers integrating KyberSwap also have the option of customising fees, as well as which token they would like to accept the fees in.

{% hint style="info" %}

#### Supported exchanges and networks

For the full list of DEXs which have been integrated across KyberSwap Aggregator supported chains, please refer to [Supported Exchanges And Networks](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/getting-started/supported-exchanges-and-networks).
{% endhint %}

## Next Steps

<details>

<summary>Liquidity Providers</summary>

* [Discover how KyberSwap sources more trades for your pool](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/concepts/dynamic-trade-routing)

</details>

<details>

<summary>Traders</summary>

* [Learn how KyberSwap sources the best rates for your swap](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/concepts/dynamic-trade-routing)
* [Instantly swap at the best rates from the KyberSwap Interface](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-interface/user-guides/instantly-swap-at-the-best-rates)

</details>

<details>

<summary>Developers</summary>

* [Explore key Aggregator concepts](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/concepts)
* [Execute a swap with the Aggregator API](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/developer-guides/execute-a-swap-with-the-aggregator-api)
* [Filter Aggregator queries using KyberSwap DEX IDs](https://docs.kyberswap.com/~/changes/1kQEhDNzHMDf7SwOE6Yu/kyberswap-solutions/kyberswap-aggregator/dex-ids)

</details>
