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

# Tutorials

> Step-by-step walkthroughs of the Soroswap app: wallet setup, swapping, providing liquidity and working with Stellar Classic assets.

Hands-on walkthroughs of the Soroswap interface, in the order most people need them.

<Columns cols={2}>
  <Card title="Soroswap Testnet Overview" icon="flask" href="/tutorials/soroswap-testnet-overview">
    What the testnet is for and how to get funded before you start.
  </Card>

  <Card title="Installing Freighter" icon="puzzle-piece" href="/tutorials/installing-freighter">
    Set up the browser wallet and point it at the right network.
  </Card>

  <Card title="Soroswap Sections" icon="compass" href="/tutorials/soroswap-sections">
    A tour of the app: swap, liquidity, balances.
  </Card>

  <Card title="Adding Liquidity" icon="droplet" href="/tutorials/adding-liquidity">
    Deposit a token pair and receive pool tokens.
  </Card>

  <Card title="Doing a Swap" icon="right-left" href="/tutorials/doing-swap">
    Execute your first trade, end to end.
  </Card>

  <Card title="Removing Liquidity" icon="arrow-up-from-bracket" href="/tutorials/remove-liquidity">
    Redeem pool tokens for your share of the pair.
  </Card>

  <Card title="Stellar Classic Assets" icon="coins" href="/tutorials/stellar-classic-assets">
    Wrap, swap and test Stellar Classic assets on Soroban.
  </Card>
</Columns>
