# OneSwap ## Docs - [Error handling](https://docs.oneswap.cc/guides/error-handling.md): Handle SDK errors gracefully. - [Fee Earnings](https://docs.oneswap.cc/guides/fee-earnings.md): Review SDK developer fee earnings and direct-payout collections. - [Liquidity](https://docs.oneswap.cc/guides/liquidity.md): Liquidity management is available on the main OneSwap website, not in the public SDK. - [Swaps](https://docs.oneswap.cc/guides/swaps.md): Execute token swaps with slippage protection and direct-party settlement. - [Wallets](https://docs.oneswap.cc/guides/wallets.md): Authenticate end-user wallets for SDK swaps. - [Introduction](https://docs.oneswap.cc/introduction.md): Add direct-party token swaps to your app with a few lines of code. - [Fee Sharing & Earning](https://docs.oneswap.cc/platform/earning.md): How OneSwap's fee model works — earn trading fees as a liquidity provider, understand APR, and maximize your returns. - [Providing Liquidity](https://docs.oneswap.cc/platform/liquidity.md): How to provide liquidity on OneSwap with direct-party deposits and DB-tracked LP positions. - [Platform Overview](https://docs.oneswap.cc/platform/overview.md): How OneSwap works — swap tokens, provide liquidity, and earn fees on the Canton Network. - [Swapping Tokens](https://docs.oneswap.cc/platform/swapping.md): How token swaps work on OneSwap — pricing, slippage, fees, and the swap lifecycle. - [Quickstart](https://docs.oneswap.cc/quickstart.md): Get swapping in under 5 minutes. - [SDK methods](https://docs.oneswap.cc/reference/sdk-methods.md): Every method available in the OneSwap SDK. - [Types](https://docs.oneswap.cc/reference/types.md): TypeScript interfaces exported by the SDK. ## OpenAPI Specs - [openapi](https://docs.oneswap.cc/api-reference/openapi.json)