# How To Swap

{% hint style="info" %}
This swapping guide applies to: Best Trade, Market (V2), Market (V3)&#x20;
{% endhint %}

After choosing a swap type, select your assets to swap and type in the amount. In this example, we will swap DAI for QUICK.

After choosing your assets, you will have to **allow QuickSwap to access your assets** by confirming the transaction from your wallet. Click on “**Approve**” and them click on “**Swap**”.

<figure><img src="https://2710965389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFGRRWa7HgtpySWlkSG6C%2Fuploads%2F1bYchnVycKBJOCXDtaOJ%2Fimage.png?alt=media&#x26;token=497d7c79-022f-4192-b7c1-52bf2d59973f" alt=""><figcaption></figcaption></figure>

The wallet confirmation should look something like this:

<figure><img src="https://miro.medium.com/v2/resize:fit:656/0*tG-hVC1E3jSkF155" alt="" width="188"><figcaption><p>Metamask Transaction Confirm</p></figcaption></figure>

Go back to QuickSwap and click on “**Swap”** to complete the exchange.

A popup window will appear to ask you to confirm the swap.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*i3xBdGZiu5TUEDRG" alt=""><figcaption><p>Quickswap Confirm Transaction</p></figcaption></figure>

After you click on “**Confirm Swap”** you will be prompted to confirm your transaction from your wallet. Once more, you will have to confirm the transaction from your wallet. You will shortly get a confirmation from QuickSwap saying that your transaction was completed.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*mFm500dJPNJTBJlR" alt=""><figcaption><p>Quickswap Transaction Complete</p></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.quickswap.exchange/how-to-guides/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.
