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

# SaucerSwap documentation

> Learn how to swap, trade on the order book, provide liquidity, stake SAUCE, and build on SaucerSwap, the largest decentralized exchange on Hedera by volume.

SaucerSwap is a decentralized exchange (DEX) and liquidity hub on [Hedera](https://hedera.com/) — the largest on the network by trading volume, with over \$6B in all-time volume and 19M+ trades as of July 2026.

The protocol combines three trading venues — the V1 automated market maker (AMM), V2 concentrated liquidity, and the V3 central limit order book — plus yield farming, LARI liquidity incentives, single-sided SAUCE staking, cross-chain bridging, and on-chain governance through the SaucerSwap DAO.

## Choose your path

<CardGroup cols={2}>
  <Card title="Trade" icon="arrow-trend-up" href="/tutorials/trade">
    Place limit and market orders on the V3 order book, or swap instantly against AMM liquidity.
  </Card>

  <Card title="Provide liquidity" icon="droplet" href="/tutorials/liquidity-v2">
    Earn trading fees and LARI rewards by supplying tokens to V2 concentrated liquidity pools.
  </Card>

  <Card title="Stake" icon="coins" href="/tutorials/stake">
    Stake SAUCE in the Infinity Pool and receive xSAUCE, which grows in value as protocol rewards compound.
  </Card>

  <Card title="Build" icon="code" href="/developers/overview">
    Integrate SaucerSwap through the REST API, the Orderbook API, or on-chain smart contracts.
  </Card>

  <Card title="List your token" icon="list-check" href="/resources/for-projects">
    Get an HTS token listed on the interface, apply for a farm or LARI campaign, and bridge it cross-chain.
  </Card>

  <Card title="Understand the protocol" icon="book-open" href="/protocol/overview">
    See how the AMM, concentrated liquidity, the order book, staking, and governance fit together.
  </Card>
</CardGroup>

## New to Hedera?

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Go from zero to your first swap in five steps: wallet, HBAR, token association, swap, verify.
  </Card>

  <Card title="Create a wallet" icon="wallet" href="/get-started/wallet">
    Set up SaucerSwap Wallet, HashPack, or MetaMask to hold HBAR and HTS tokens.
  </Card>
</CardGroup>

## Get help

<CardGroup cols={3}>
  <Card title="FAQ" icon="circle-question" href="/get-started/faq">
    Answers to the most common questions about trading, liquidity, staking, and fees.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/resources/troubleshooting">
    Fix failed transactions, association errors, slippage reverts, and stuck bridge transfers.
  </Card>

  <Card title="Support" icon="headset" href="/contact/user-support">
    Open a ticket on Discord or reach the team through official support channels.
  </Card>
</CardGroup>
