# Soroswap.Finance Docs

## Soroswap.Finance Docs

- [Welcome 👋🏼](https://docs.soroswap.finance/readme.md)
- [What is Soroswap Finance?](https://docs.soroswap.finance/readme/what-is-soroswap-finance.md)
- [Getting Started](https://docs.soroswap.finance/readme/getting-started.md): Set up your wallet, connect it to Stellar, add tokens, and manage liquidity on Soroswap to begin using the platform.
- [Wallet Setup and Connection](https://docs.soroswap.finance/readme/getting-started/choosing-a-wallet.md): To get started, you need a wallet compatible with the Stellar network and able to interact with Soroban smart contracts. Here's how to choose one and connect it.
- [How to Swap](https://docs.soroswap.finance/readme/getting-started/how-to-swap.md)
- [Provide Liquidity](https://docs.soroswap.finance/readme/getting-started/provide-liquidity.md)
- [How the Aggregator Works](https://docs.soroswap.finance/readme/getting-started/how-the-aggregator-works.md)
- [How is API integration?](https://docs.soroswap.finance/readme/getting-started/quickstart.md)
- [Introduction to Soroswap Tokens](https://docs.soroswap.finance/readme/getting-started/introduction-to-soroswap-tokens.md): The Soroswap Token List features verified assets for reliable transactions.
- [Adding Tokens to Your Wallet](https://docs.soroswap.finance/readme/getting-started/adding-tokens-to-your-wallet.md): To add a specific token to your Stellar wallet, you need the following asset information. We'll use the example of the USDC token issued by the account mentioned.
- [Liquidity Management on Soroswap](https://docs.soroswap.finance/readme/getting-started/liquidity-management-on-soroswap.md)
- [Bridging Tokens to Stellar Blockchain](https://docs.soroswap.finance/readme/getting-started/bridging-tokens-to-stellar-blockchain.md)
- [Soroswap API](https://docs.soroswap.finance/soroswap-api.md)
- [Beginner Tutorial](https://docs.soroswap.finance/soroswap-api/beginner-guide.md)
- [Gasless Trustline](https://docs.soroswap.finance/soroswap-api/gasless-trustline.md)
- [Optimal Route](https://docs.soroswap.finance/soroswap-api/07-optimal-route.md)
- [Bridges](https://docs.soroswap.finance/bridges.md): At Soroswap we are implemennting some bridges in our frontend.
- [Soroswap AMM (DEX)](https://docs.soroswap.finance/smart-contracts/01-protocol-overview.md): This is the DeFi primitive for liquidity pools. It allows swaps to happen
- [How Soroswap AMM works](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/01-how-soroswap-works.md)
- [Ecosystem Participants](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/02-ecosystem-participants.md)
- [Technical Reference](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference.md)
- [Smart contracts](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/03-smart-contracts.md)
- [SoroswapPair](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/03-smart-contracts/01-soroswappair.md)
- [SoroswapFactory](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/03-smart-contracts/02-soroswapfactory.md)
- [SoroswapRouter](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/03-smart-contracts/04-soroswaprouter.md)
- [SoroswapLibrary](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/03-smart-contracts/03-soroswaplibrary.md)
- [Deployed Addresses](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deployed-addresses.md)
- [Error Codes](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/error-codes.md)
- [Soroswap vs UniswapV2](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/06-soroswap-vs-uniswapv2.md)
- [SoroswapPair Comparison](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/06-soroswap-vs-uniswapv2/01-soroswappair-comparison.md)
- [SoroswapRouter Comparison](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/06-soroswap-vs-uniswapv2/02-soroswaprouter-comparison.md)
- [SoroswapLibrary Comparison](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/06-soroswap-vs-uniswapv2/03-soroswaplibrary-comparison.md)
- [Using Soroswap with TypeScript](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/09-using-soroswap-with-typescript.md)
- [Smart Contract Integration](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/smart-contract-integration.md)
- [Design Decisions](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/02-design-decisions.md)
- [Deploy Soroswap Yourself](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself.md)
- [Setup your environment.](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself/01-setup.md)
- [Experiment the Pair contract](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself/02-pair.md)
- [Experiment the Factory Contract.](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself/03-factory.md)
- [Deployments.](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself/04-deployments.md)
- [Using the Soroswap Testnet](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/03-technical-reference/deploy-soroswap-yourself/using-the-soroswap-testnet.md)
- [Audits](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/audits.md)
- [Glossary](https://docs.soroswap.finance/smart-contracts/01-protocol-overview/04-glossary.md)
- [Soroswap Aggregator](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator.md): An aggregator aggregates several Soroban-based AMMs (AMM based on Smart Contracts on the Stellar Blockchain)
- [Supported AMMs](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/supported-amms.md)
- [Audits](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/audits.md): The Soroswap Aggregator Smart Contracts are being audited by Runtime Verification
- [Technical Reference](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference.md)
- [How Soroswap Aggregator works](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/how-soroswap-aggregator-works.md)
- [Design](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/04-soroswapaggregator-design.md)
- [Technical Overview](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/05-soroswapaggregator-technical-overview.md)
- [Aggregator Operation](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/aggregator-operation.md)
- [Smart Contracts](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/smart-contracts.md)
- [SoroswapAggregator](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/smart-contracts/soroswapaggregator.md)
- [Adapter Trait](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/smart-contracts/adapter-trait.md)
- [SoroswapAdapter](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/smart-contracts/soroswapadapter.md)
- [Inspirations](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/inspirations.md)
- [1inch](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/inspirations/01-1inch.md)
- [Other AMMs in Soroban](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/other-amms-in-soroban.md)
- [Phoenix](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/other-amms-in-soroban/02-phoenix.md)
- [Cross-Contract Integration](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/technical-reference/cross-contract-integration.md)
- [Disclaimer](https://docs.soroswap.finance/smart-contracts/soroswap-aggregator/06-soroswapaggregatordisclaimer.md)
- [Tutorials](https://docs.soroswap.finance/additional-resources/05-tutorial.md)
- [Soroswap Testnet Overview](https://docs.soroswap.finance/additional-resources/05-tutorial/01-soroswap-testnet-overviews.md)
- [Installing Freighter](https://docs.soroswap.finance/additional-resources/05-tutorial/02-installing-freighter.md)
- [Soroswap sections](https://docs.soroswap.finance/additional-resources/05-tutorial/03-soroswap-sections.md)
- [Adding Liquidity](https://docs.soroswap.finance/additional-resources/05-tutorial/04-adding-liquidity.md)
- [Doing Swap](https://docs.soroswap.finance/additional-resources/05-tutorial/05-doing-swap.md)
- [Remove Liquidity](https://docs.soroswap.finance/additional-resources/05-tutorial/06-remove-liquidity.md)
- [Using Stellar Classic Assets](https://docs.soroswap.finance/additional-resources/05-tutorial/summary.md)
- [Wrapping Stellar Classic Assets](https://docs.soroswap.finance/additional-resources/05-tutorial/summary/01-wrapping-stellar-classic-assets.md)
- [Swap Stellar Classic Assets](https://docs.soroswap.finance/additional-resources/05-tutorial/summary/02-swap-stellar-classic-assets.md)
- [Test Stellar Classic Assets](https://docs.soroswap.finance/additional-resources/05-tutorial/summary/03-test-stellar-assets-in-testnet.md)
- [Conclusions](https://docs.soroswap.finance/additional-resources/05-tutorial/09-conclusions.md)
- [Partnerships](https://docs.soroswap.finance/additional-resources/04-partners.md)
- [Collaboration with Mercury and SubQuery](https://docs.soroswap.finance/additional-resources/04-partners/01-mercury-subquery.md)
- [Business Partnerships](https://docs.soroswap.finance/additional-resources/04-partners/business-partnerships.md)
- [Concepts](https://docs.soroswap.finance/additional-resources/01-concepts.md): This section is your conceptual toolkit for understanding how Soroswap.Finance works. Before diving into tutorials or API calls, review these pages and master the fundamentals.
- [AMM](https://docs.soroswap.finance/additional-resources/01-concepts/amm.md): Soroswap.Finance is an AMM that has its own Liquidity Pools, independent of other AMMs out there like the Stellar Classic DEX or Phoenix
- [Liquidity Pools](https://docs.soroswap.finance/additional-resources/01-concepts/02-pools.md)
- [Swap](https://docs.soroswap.finance/additional-resources/01-concepts/swap.md)
- [Fees](https://docs.soroswap.finance/additional-resources/01-concepts/01-fees.md)
- [Slippage](https://docs.soroswap.finance/additional-resources/01-concepts/slippage.md)
- [Router](https://docs.soroswap.finance/additional-resources/01-concepts/router.md)
- [SDEX](https://docs.soroswap.finance/additional-resources/01-concepts/sdex.md)
- [Aggregator](https://docs.soroswap.finance/additional-resources/01-concepts/aggregator.md): An aggregator aggregates several Soroban-based AMM (AMM based on Smart Contracts in the Stellar Blockchain)
- [Bridge](https://docs.soroswap.finance/additional-resources/01-concepts/bridge.md): What is a bridge, Soroswap Implements the Spacewalk Bridge between Stellar and Polkadot
- [Trustlines](https://docs.soroswap.finance/additional-resources/01-concepts/trustlines.md)
- [Oracles](https://docs.soroswap.finance/additional-resources/01-concepts/04-oracles.md)
- [Flash Swaps](https://docs.soroswap.finance/additional-resources/01-concepts/03-flash-swaps.md)
- [Advanced Topics](https://docs.soroswap.finance/additional-resources/01-concepts/04-advanced-topics.md): In-depth insights into Soroswap's advanced features and protocols.
- [Pricing](https://docs.soroswap.finance/additional-resources/01-concepts/04-advanced-topics/02-pricing.md)
- [Understanding Returns](https://docs.soroswap.finance/additional-resources/01-concepts/04-advanced-topics/03-understanding-returns.md)
- [Security](https://docs.soroswap.finance/additional-resources/01-concepts/04-advanced-topics/04-security.md)
- [Research](https://docs.soroswap.finance/additional-resources/01-concepts/04-advanced-topics/06-research.md)
- [Support & Resources](https://docs.soroswap.finance/additional-resources/support-and-resources.md): Here you will find all the information you need to solve your doubts, get help, and access educational materials to make the most of our platform.
- [About Us](https://docs.soroswap.finance/additional-resources/support-and-resources/about-us.md)
- [General FAQ](https://docs.soroswap.finance/additional-resources/support-and-resources/general-faq.md)
- [Additional Resources](https://docs.soroswap.finance/additional-resources/support-and-resources/additional-resources.md)
