# Swap

<figure><img src="/files/lATcxvs28VTQBJht5lkR" alt=""><figcaption><p>Swap $1500USDC to WETH on Base</p></figcaption></figure>

With the Simulated Routes toggle enabled, Oku runs a transaction simulation before it reaches your wallet to ensure the quoted outcome remains accurate at execution.

{% hint style="info" %}
Oku supports custom destination addresses for any swap or bridge transaction. Press the **Send to** button to set a different address to receive tokens.
{% endhint %}

Fine tune your trading settings to adjust slippage, enable/disable favourite routers and utilize advanced smart contract functionality. Oku allow custom slippage rates to 0.001% - particularly useful for stablecoin swaps.

<figure><img src="/files/c3t99grgVpHX7puMMHDp" alt=""><figcaption></figcaption></figure>

#### Currently supported swap routers:&#x20;

0x V2, 1Inch, 3Route (Etherlink only), Beam, CoW Swap, Enso, fly.trade, Nordstern, KyberSwap, Odos, OKX, OpenOcean, Unizen, Velora.


---

# 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.oku.trade/home/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.
