# Swap v2 SDK

## Who is this for?

The **Sats Terminal Swap SDK** is designed for developers and teams looking to bring Bitcoin Runes trading functionality into their applications quickly and efficiently. It’s ideal for:

* **Wallet Developers**: Add swap functionality directly into your wallet, giving users the ability to trade Bitcoin and tokens seamlessly.
* **DeFi Projects**: Enhance your platform with Bitcoin-native swaps, bridging liquidity gaps and offering users better trading options straight from your interface.
* **Trading Platforms**: Integrate the power of aggregated liquidity to provide competitive rates and optimized trading paths for your users.
* **dApp Creators**: Simplify Bitcoin runes swaps in your decentralized applications without needing to handle complex backend logic or having to deal with complicated marketplace apis.

If you're building on Bitcoin or incorporating Bitcoin DeFi into your project, the Sats Terminal Swap SDK is for you. It’s designed to help you get up and running quickly, offering all the tools you need to integrate all Bitcoin asset marketplaces into your app.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://satsterminal.gitbook.io/sats-terminal/swap-sdk/editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
