> For the complete documentation index, see [llms.txt](https://doc.torch.finance/dex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.torch.finance/dex/developer-guide/dex-sdk-guide.md).

# DEX SDK Guide

Welcome to the **DEX SDK Guide**, your comprehensive resource for integrating Torch Finance's SDK into your DeFi applications. This guide will walk you through the core functionalities, including Setup SDK,  Swap, Deposit, and Withdraw operations.

## Examples

* [Setup](/dex/developer-guide/dex-sdk-guide/setup.md)
* [Perform Swap](/dex/developer-guide/dex-sdk-guide/perform-swap.md)
* [Deposit Liquidity](/dex/developer-guide/dex-sdk-guide/deposit-liquidity.md)
* [Withdraw Liquidity](/dex/developer-guide/dex-sdk-guide/withdraw-liquidity.md)
