# Swap on Kinto

First, select the asset you want to swap from on Kinto. Do this by selecting the asset type in the 'From' box - in the image below it is currently USDC.&#x20;

<figure><img src="/files/MhuyUTJX60CDhogCy2cF" alt="" width="375"><figcaption></figcaption></figure>

You will then see a list of all available assets to swap. Select the asset and enter the amount.&#x20;

<figure><img src="/files/g2cjnGD3nxJKEAi7lqkn" alt="" width="375"><figcaption></figcaption></figure>

Next, do the same for the 'To' box to select the asset you want to swap into.   \
\
In the image below you can see that USDC has been selected to swap into USDT. The amounts have also been populated. The image shows the Swap Fee that will be paid for the transaction at the bottom. Next click 'SWAP' to continue.&#x20;

<figure><img src="/files/MhuyUTJX60CDhogCy2cF" alt="" width="375"><figcaption></figcaption></figure>

Swaps require two txs to be signed. The first bridges to Ethereum and the second swaps and bridges back to Kinto. \
\
\&#xNAN;*<mark style="color:red;">**Users need to ensure that they remain on the page and do not refresh during the process while these tx are processed.**</mark>*&#x20;

Click 'Confirm Transaction' to begin.&#x20;

<figure><img src="/files/ugpXQzo0urSsWggZYuof" alt="" width="375"><figcaption></figcaption></figure>

Please sign the tx as prompted in the UI.&#x20;

<figure><img src="/files/0M3GBH8H2NWF3M1WAPSk" alt="" width="563"><figcaption></figcaption></figure>

Wait for the tx to process. When it is complete you will see 'Funds Bridged' - this can take a few minutes. *<mark style="color:red;">**Do not navigate away from the page while it is loading.**</mark>* Once you see the below screen, click 'continue'.&#x20;

<figure><img src="/files/mH9xORH5BiVEeCUK9k0k" alt="" width="375"><figcaption></figcaption></figure>

Sign the next tx and wait for the funds to be bridged. *<mark style="color:red;">**Do not navigate away from the page while it is loading.**</mark>* Remain patient while this takes place.&#x20;

<figure><img src="/files/mA5RS4PMtZCopwmqo9cO" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/DnSrEalVZiyZMtDlNFWQ" alt="" width="375"><figcaption></figcaption></figure>

Once it is complete you will see 'Swap Completed'. At this point you can click 'Continue' and see your swapped asset in your portfolio.&#x20;

<figure><img src="/files/yWEhOHuL3blEwEZ3kh1E" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.kinto.xyz/kinto-the-modular-exchange/user-guides/swap-on-kinto.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.
