> Feedback: If these docs are stale, missing, or confusing, post sanitized feedback to `https://docs.tempo.xyz/api/feedback` with `source: "mcp"`, a short `message`, and any relevant `toolName`, `relatedResource`, or `client`.
# Exchange Stablecoins

Trade between stablecoins on Tempo's enshrined decentralized exchange (DEX). The DEX enables optimal pricing for cross-stablecoin payments while minimizing chain load.

<Cards>
  <Card description="Learn about pathUSD, the root quote token that powers stablecoin interoperability" to="/docs/protocol/exchange/quote-tokens#pathusd" icon="lucide:coins" title="pathUSD" />

  <Card description="Execute swaps between stablecoins" to="/docs/guide/stablecoin-dex/executing-swaps" icon="lucide:arrow-left-right" title="Executing Swaps" />

  <Card description="Query price levels, individual orders, and liquidity on the onchain orderbook" to="/docs/guide/stablecoin-dex/view-the-orderbook" icon="lucide:book-open" title="View the Onchain Orderbook" />

  <Card description="Provide liquidity by placing limit orders or flip orders in the orderbook" to="/docs/guide/stablecoin-dex/providing-liquidity" icon="lucide:droplet" title="Providing Liquidity" />
</Cards>
