# How to Swap Tokens

**Step 1:** Go to [**https://app.mangata.finance/**](https://app.mangata.finance/) and connect your wallet

You can use the app to swap between KSM and MGX. More swap pairs will be added as the network develops.

<figure><img src="/files/QVNUoN68M4N14H2G7jEM" alt="" width="329"><figcaption></figcaption></figure>

**Step 2:** Select the tokens you want to swap between

<figure><img src="/files/Wx10OPsZzCnKwknOTv2J" alt="" width="304"><figcaption></figcaption></figure>

**Step 3:** Enter the desired amount, double-check the rates, and click **Swap**


---

# 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.mangata.finance/welcome/guides/trading/how-to-swap-tokens.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.
