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, Phoenix, Lifinity, 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.