# Kyberswap

{% embed url="<https://kyberswap.com/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Open KyberSwap in your browser.
* Connect your wallet.

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

* Select the chain on which you want to make the swap.
* Choose the currency and quantity in the “Swap from” field.
* Set the token you want to receive in the “Swap to” field.
* Confirm by clicking the “Swap” button.

### Cross-Chain Swap

* KyberSwap allows you to make a swap between two chains.
* From the “Swap” menu, choose “Cross-Chain”.

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

* The process is almost the same as a regular swap, except you need to select the sending and receiving chains.
* When you set all the parameters, confirm with the “Swap” button.

### Add Liquidity to Elastic Pools:

* Depending on the chains, you can add liquidity to elastic or classic pools.
* From the menu bar, click “Earn” and select “Pools”.

<figure><img src="/files/0sSagEPtK2bhQYZZJ7En" alt=""><figcaption></figcaption></figure>

* There will be a list of all available liquidity pools.

* Click “+ Add Liquidity” on the pool of your choice.

* Set the price range where you want to provide liquidity.

* Set the amount of tokens to supply. You only need to do this for one token, the second one will be calculated automatically in a 1:1 ratio of value.

* Click “Preview”.

* Check if the data is correct and confirm with the “Supply” button.

### Add Liquidity to Classic Pools

* On some chains, you can only use classic pools.
* It is simpler because you do not need to set a price range.

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

* As before, click “+ Add Liquidity” on the pool of your choice.
* There is a possibility to supply with one token only. KyberSwap will make a swap automatically for you to get the needed pair. Select the “Single token” option if you want to use it.

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

* Set the amount of tokens to supply.
* Confirm with the “Supply” button.

### Withdraw Liquidity

* Click “My Pools” in the “Earn” menu.

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

* You can add more liquidity or withdraw here.
* Click “Remove Liquidity”.

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

* You can choose to withdraw a single token or a pair.
* We will withdraw a single token here.
* Set the amount to withdraw.
* Select the token.
* Click “Remove” to confirm.

### KyberDAO

* Buy and stake KNC tokens on the Ethereum blockchain to be able to vote on proposals and earn staking rewards.

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

* Staking also rewards you with lower gas fees on KyberSwap.

### Other features

* **KyberAI** – this AI tool is not released yet. You can sign up to the waitlist.
* **Campaign** – Missions to get extra rewards. Check back regularly.

<figure><img src="/files/0FMXHGXOKPRDzNdyubtL" 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/kyberswap.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.
