# PulseSwap Documentation

PulseSwap is a non-custodial meta-aggregator: it quotes your trade across DEXes & aggregators on 17 blockchains at once, then routes it through whichever one pays out the most. These guides cover trading on it, embedding it, and building against it.

## Guides

- **[What is PulseSwap?](https://pulseswap.io/docs/what-is-pulseswap)** — How the meta-aggregator quotes every route at once and settles on the one that pays out the most.
- **[Quickstart](https://pulseswap.io/docs/quickstart)** — The three ways in: swap on the site, embed the widget, or build against the API.
- **[Embed the swap widget](https://pulseswap.io/docs/embed-swap-widget)** — Put the swap on your own site in an iframe, with the chain and the token pair preset.
- **[API reference](https://pulseswap.io/docs/api)** — The HTTP surface behind the quotes, for anyone building on top of PulseSwap.
- **[SDK reference](https://pulseswap.io/docs/sdk)** — The client library for fetching and ranking routes from your own app.
- **[Supported chains & DEXes](https://pulseswap.io/docs/supported-chains)** — Which chains PulseSwap trades on, and which DEXes & aggregators it routes a trade through.

---

Canonical HTML page: <https://pulseswap.io/docs>
