> ## Documentation Index
> Fetch the complete documentation index at: https://pond.dflow.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Liquidity and Venues

> How DFlow routes liquidity across venues

DFlow sources liquidity through multiple venues on Solana.

This includes onchain AMMs, Prop AMMs, order-book-style venues, and other onchain venues. DFlow treats these venues as interchangeable sources of liquidity and exposes them through a single execution interface. DFlow uses reliable DEXs like Raydium, Orca, Meteora, Pump.fun and many more.

For users, this typically results in **better realized prices** than routing through a single venue or a fixed path.

For builders, this means better execution quality without hard-coding venue logic or price comparisons.

A full list of venues is available from the  [Venues API Endpoint](/resources/trading-api/venues/venues).
