# How to use Swap

**Swap feature is currently available on ETH L1, Arbitrum, Optimism & Polygon.** <br>

{% embed url="<https://www.youtube.com/watch?v=hnK7fgz30Zs>" %}

**Step 1: Connect wallet to dApp**

**Step 2: Choose the chain you want to trade on**

**Step 3: Choose a token you want to buy (sell)**&#x20;

**Step 4: Select the amount you want to spend**

**Step 5: Click swap to see the quote confirmation details**&#x20;

**Step 6: Confirm the rate, confrim the trasaction in your wallet.**

**Step 7: Swap completed!**

{% embed url="<https://app.kromatika.finance/swap#/pool>" %}
Experience the Meta DEX Swap today
{% endembed %}


---

# 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.kromatika.finance/kromatika-dapp-2.0/tutorials/how-to-use-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.
