Soroswap.Finance Docs
  • Welcome 👋🏼
    • What is Soroswap Finance?
    • Getting Started
      • Wallet Setup and Connection
      • How to Swap
      • Provide Liquidity
      • How the Aggregator Works
  • Concepts
    • AMM
    • Liquidity Pools
    • Swap
    • Fees
    • Slippage
    • Router
    • SDEX
    • Aggregator
    • Trustlines
    • Advanced Topics
      • Pricing
      • Understanding Returns
      • Security
      • Research
  • Soroswap AMM (DEX)
    • How Soroswap AMM works
    • Ecosystem Participants
    • Audits
    • Technical Reference
      • Smart contracts
        • SoroswapPair
        • SoroswapFactory
        • SoroswapRouter
        • SoroswapLibrary
      • Deployed Addresses
      • Error Codes
      • Using Soroswap with TypeScript
      • Smart Contract Integration
      • Deploy Soroswap Yourself
        • Setup your environment.
        • Experiment the Pair contract
        • Experiment the Factory Contract.
        • Deployments.
        • Using the Soroswap Testnet
    • Glossary
  • Soroswap Aggregator
    • Supported AMMs
    • Audits
    • Technical Reference
      • How Soroswap Aggregator works
      • Design
      • Technical Overview
      • Aggregator Operation
      • Smart Contracts
        • SoroswapAggregator
        • Adapter Trait
        • SoroswapAdapter
      • Inspirations
        • 1inch
      • Other AMMs in Soroban
        • Phoenix
    • Disclaimer
  • Swap Route API
  • Soroswap Info
  • Tutorials
    • Installing Freighter
    • Soroswap sections
    • Adding Liquidity
    • Doing Swap
    • Remove Liquidity
    • Using Stellar Classic Assets
      • Wrapping Stellar Classic Assets
      • Swap Stellar Classic Assets
      • Test Stellar Classic Assets
    • Bridge using Pendulum
    • Conclusions
  • Partnerships
    • Collaboration with Mercury and SubQuery
    • Business Partnerships
  • Support & Resources
    • About Us
    • General FAQ
    • Additional Resources
Powered by GitBook
On this page
Edit on GitHub
  1. Welcome 👋🏼
  2. Getting Started

How to Swap

PreviousWallet Setup and ConnectionNextProvide Liquidity

Last updated 1 month ago

The Swap section allows you to exchange one asset for another using liquidity provided by Soroswap AMM or, when available, optimized routes through the Soroswap Aggregator.

Select the assets Choose the asset you want to swap from and the asset you want to receive. You can search or pick from the available list.

Enter the amount Input how much you want to swap. The app will automatically estimate how much you’ll receive.

Best route via Aggregator (automatic) If a better price is available by splitting the trade across multiple AMMs (e.g. Phoenix AMM or Soroswap AMM), the Aggregator will route the swap automatically—no manual setup needed.

Approve trustline (if needed) If it’s your first time using the asset, you’ll need to sign a trustline to authorize it in your wallet.

Confirm the swap Review the swap details and sign the transaction in your wallet.

⚙️ Adjusting slippage tolerance

You can control how much price variation you’re willing to accept:

  • Open the Settings panel

  • Select a predefined slippage value (e.g. 0.5%) or enter a custom one

  • Click Save to apply changes


🔄 Next step: Provide Liquidity 🧠 Learn more: How the Aggregator Works

Check the result Once confirmed, your wallet balance will update. You can also view the transaction on or .

📘 Need a full walkthrough with screenshots and tips? Follow the

Stellar.Expert
StellarChain
Swap Tutorial
Page cover image