# DEX integration

## Currently Supported Liquidity Sources

View all currently supported liquidity sources for each chain through the [`/chainInfo`](https://github.com/swapnet-xyz/docs/blob/main/aggregator-api/chainInfo.md) endpoint. This endpoint provides real-time information about integrated liquidity sources available to each router contract on a specific blockchain.

## Adding New Liquidity Sources

We continuously expand our liquidity source coverage based on user demand and our own operational requirements.

The integration timeline depends on the liquidity source's implementation. If a liquidity source is a close fork of Uniswap V2 or V3, it can typically be integrated within hours due to the standardized interface. Liquidity sources with custom architectures or unique implementations may take longer.

## Requesting New Liquidity Source Support

To request integration of a new liquidity source:

**Contact Methods:**

1. **Email**: [info@swap-net.xyz](mailto:info@swap-net.xyz?subject=Request%20for%20liquidity%20source%20support)
2. **Telegram**: [Official channel](https://t.me/swapnetxyz)

**Required Information:**

* Protocol name and official website
* Target blockchain(s)
* Technical documentation or whitepaper
* Smart contract addresses
* Current TLV and weekly trading volume

Our team will review your request and provide an estimated integration timeline based on protocol complexity.
