# Quickswap

{% embed url="<https://quickswap.exchange/#/>" %}
↑ Official site url ↑
{% endembed %}

### Swap:

* Navigate to [**quickswap.exchange**](https://quickswap.exchange/#/) in your browser.

<figure><img src="/files/EbR8mQKRwGsdyBBEOdJc" alt=""><figcaption></figcaption></figure>

* Connect your wallet by clicking on the wallet icon in the top right corner.
* Select the tokens and the amount you wish to trade.
* Confirm the swap by clicking the “Swap” button and then confirm the transaction in your wallet.

### Add Liquidity:

* Navigate to the “Pools” tab.
* Select the pair you wish to supply.

<figure><img src="/files/8CxAVZdLeLt0vAjTTBkL" alt=""><figcaption></figcaption></figure>

* If you are not comfortable with liquidity pools, accept the automatic range.&#x20;
* QuickSwap requires both ETH and WETH, along with the token of your choice, to add liquidity.
* Approve all necessary tokens and confirm the transaction in your wallet.
* You can check your liquidity on the same screen in the “My Pools” tab after the transaction is confirmed. Here, you can add more or withdraw.

<figure><img src="/files/XZ8wEIWwwBpbeqVWOC1R" alt=""><figcaption><p>Supplied pair </p></figcaption></figure>

### Stake LP Tokens:

* Click on the “Farm” tab in the menu bar.
* Find the pool you added liquidity to in the “Add Liquidity” section.

<figure><img src="/files/cTvgXLvkqkM2Yv797YPZ" alt=""><figcaption><p>Available farms </p></figcaption></figure>

* Select the amount of LP tokens you wish to stake and approve.
* Under the “My Farms” tab, you can claim farmed tokens or unstake LP.

<figure><img src="/files/e0G0ZrAII5s1QjvinrNs" alt=""><figcaption><p>Unstaking from farms</p></figcaption></figure>

### Trade Perpetuals:

* Click on “Perps” in the menu bar.
* To trade perpetuals, you need to enable leverage. Accept the terms and conditions and confirm in your wallet.

<figure><img src="/files/ULBeR1vaHt8C2Cc4F00c" alt=""><figcaption></figcaption></figure>

* Choose the pair you wish to trade.
* Select whether you want to go long or short. You can also make a regular swap here.
* Set the amount you wish to trade (minimum $25) and the leverage.
* Confirm the transaction in your wallet.
* Click on the “Dashboard” tab to track your positions.

### Add Liquidity on Perpetuals Exchange:

* To add liquidity, you first need to buy QLP tokens.
* Pair it with the token of your choice. You need to have the same USD value for both tokens in your wallet.

<figure><img src="/files/Ze7KJlzj5RWnAIxUcxHl" alt=""><figcaption><p>Adding liquidity to perpetuals pools</p></figcaption></figure>

* Click “Add Liquidity” and confirm with your wallet.

<figure><img src="/files/kvIGvNtEOTz0qC6Nn8KW" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></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://hub.airdrop.expert/knowledge-base/protocols-guides/quickswap.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.
