# How to Swap

### Swapping On eckoDEX

Swapping on eckoDEX is a breeze, follow this simple tutorial and you'll be all set!

1. Begin by navigating to the [`swap`](https://devnet.swap.kaddex.com) section of eckoDEX.

![](/files/oA4WVyZyVgyJ8RiMfPcW)

2\. Specify the tokens you wish to swap between, and input the amount of `token a`, you wish to exchange for `token b`.

![](/files/DroaOtuEn9I5xLpaEf1v)

3\. After clicking swap, eckoWALLET will prompt a sign, alternatively return to zelcore, or sign the transaction in chainweaver.

![](/files/M2pfxVxABvK5MUs6EvPA)

4\. After signing, click confirm and wait for your transaction to complete. Congratulations, you've just completed your first swap!

![](/files/fU3lXuCxpTuNh1SGU7xY)


---

# 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.ecko.finance/eckodao/eckodex/how-to-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.
