# Swap

Fast speeds and low transaction speeds - that's what the QuickSwap dragons have been know for since the inception of our DEX! The default swap option is **Best Trade.**  When clicking on Best Trade, you'll be shown the other swap types as well:&#x20;

* Best Trade
* V2 Market
* V3 Market
* Limit
* dTWAP

There is also the option to choose **cross-chain**, which will load the custom widget where you can seamlessly swap from one blockchain to another in one click.

## Best Trade

{% hint style="info" %}
Taxed tokens are not possible to trade using best trade. please choose V2 Market for swapping these tokens
{% endhint %}

Choosing **Best Trade** ensures you get the best possible trade route. Using this option, your swap will use the most efficient path, utilising all V2 & V3 liquidity pools. These swaps are powered by Paraswap's API for maximum efficiency.

<figure><img src="https://2710965389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFGRRWa7HgtpySWlkSG6C%2Fuploads%2FjgIoRM3kGdVT8lF4mswE%2Fimage.png?alt=media&#x26;token=2324a6a8-5b14-40bb-859b-b9d0673484cd" alt=""><figcaption><p>Swap Page</p></figcaption></figure>

## V2 Market

Choosing Market (V2), the trade only uses V2 liquidity for your swap - these swaps are conducted using the Quickswap V2 router.

<figure><img src="https://2710965389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFGRRWa7HgtpySWlkSG6C%2Fuploads%2FjJUIJldl4yd1xH2UA5a1%2Fimage.png?alt=media&#x26;token=8c2b7fc4-330a-455b-b3ec-f13e079d2d67" alt=""><figcaption><p>Market (V2) Swap</p></figcaption></figure>

## V3 Market

Choosing Market (V3), the trade only uses V3 liquidity for your swap - these swaps are conducted using the QuickSwap V3 router.

<figure><img src="https://2710965389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFGRRWa7HgtpySWlkSG6C%2Fuploads%2FfOcIgbEZ8ANlEf9pPdbd%2Fimage.png?alt=media&#x26;token=b45517f2-7279-4c31-9b82-06c0e0becb8d" alt=""><figcaption><p>Market (V3) Swap</p></figcaption></figure>

## Limit Orders

Limit orders are provided by a third party integration with Orbs Network, allowing you to set your desired price target to purchase or sell your digital assets on QuickSwap.&#x20;

## Cross-Chain Swaps

Users can swap tokens across different blockchain ecosystems in just a few clicks thanks to QuickSwap's cross-chain swap feature. It's available through a widget & router developed by Squid & powered by Axelar.

## dTWAP

dTWAP orders are also available on QuickSwap, giving expert dragons more advanced DeFi trading features, powered by Orbs Network. With dTWAP orders, traders can set their own parameters, including position size, trade duration, intervals, and much more. Once a trade order is placed, all trades are executed at different intervals to provide the best market price for the user.

{% content-ref url="../how-to-guides/how-to-swap" %}
[how-to-swap](https://docs.quickswap.exchange/how-to-guides/how-to-swap)
{% endcontent-ref %}


---

# 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/overview/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.
