# Swap

Suicoins now supports **Smart Router Swapping**, an advanced feature powered by our esteemed partner Aftermath Finance. This powerful tool ensures you always get the best rates for your swaps on the **Sui Network**.

***

### <mark style="color:blue;">Smart-Order Router (SOR)</mark>

The **Smart-Order Router (SOR)** is an innovative **DEX aggregator** designed for the Sui network. It provides users with optimal swap prices by connecting to multiple liquidity pools and decentralized exchanges (DEXes) in the ecosystem.

#### <mark style="color:blue;">Key Features</mark>

1. <mark style="color:blue;">**Comprehensive Aggregation**</mark>
   * SOR searches **every liquid DEX** on Sui, ensuring the best possible swap rates.
   * As the DeFi ecosystem grows, SOR continuously integrates with new DEXes.
2. <mark style="color:blue;">**Trade Optimization**</mark>
   * Splits large trades across multiple DEXes and liquidity pools to minimize slippage and improve trade efficiency.
3. <mark style="color:blue;">**Simplicity and Security**</mark>
   * Leverages Sui’s **Programmable Transaction Blocks (PTBs)** to combine complex, multi-step swap routes into a single, secure transaction.
4. <mark style="color:blue;">**Permissionless Composability**</mark>
   * Integrates seamlessly with other dApps, wallets, and DeFi tools.
   * Current use cases include integrations with:
     * **Nightly Wallet swaps**
     * **Scallop Tools**
     * **Suiba Telegram bot**

***

#### <mark style="color:blue;">Why Use SOR on Suicoins?</mark>

* **Best Rates, Every Time:** SOR searches all DEXes on Sui to guarantee competitive trade prices.
* **One-Click Swaps:** Even for complex transactions, only one user action is required.
* **Efficient and Reliable:** SOR ensures minimal slippage by splitting large trades and optimizing liquidity utilization.

#### <mark style="color:blue;">Supported Liquidity Pools and DEXes</mark>

The SOR connects to a wide range of liquidity pools and platforms, including:

* **Aftermath**
* **DeepBook**
* **Cetus**
* **Turbos**
* **FlowX**
* **Kriya**
* **Suiswap**
* **BlueMove**

***

### <mark style="color:blue;">How It Works</mark>

1. **Search for Liquidity:** The SOR scans all integrated DEXes and liquidity pools to identify the best available trade paths.
2. **Optimize the Trade Path:** For large trades, the SOR splits transactions into smaller sub-paths to minimize slippage.
3. **Batch Execution:** Through Sui’s PTBs, the trade is executed in a single transaction, ensuring security and simplicity.

***

The **Smart-Order Router (SOR)** makes trading on Suicoins seamless, cost-efficient, and secure—empowering both traders and developers within the Sui ecosystem.

### <mark style="color:blue;">Fees</mark>

{% hint style="info" %}
Suicoins has a swap fee of 0.25% on every Swap.
{% endhint %}


---

# 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://docs.interestprotocol.com/overview/sui/suicoins/swap.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.
