# How to add liquidity on KLAYswap

To start providing liquidity on KLAYswap, you must hold Klaytn-based tokens (KCT) that you wish to provide as a pair in the wallet.&#x20;

Before proceeding, make sure that the wallet is connected to KLAYswap. Currently, [Kaikas](https://docs.klaytn.com/bapp/developer-tools/kaikas) and Klip are supported on KLAYswap.

![](https://lh4.googleusercontent.com/2CeDG08aOQFGWSwN4H0ayLoclqQUrF3AKaCoFFnh9-m1UP4JflHShgUnfD5qGYihpEN_Wv5G1adM6WaSWkWp9TJXIJj5toRqanrNswqtgMbRR-jJazURSs3RwJBE0grdc2pIHOsq)

&#x20;Once you have the tokens and connect the wallet to KLAYswap, click the ‘Pool’ tab at the top of the page and select the liquidity pool that you want to provide. There are 20 pairs and one single-sided deposit available.

![](https://lh3.googleusercontent.com/b8ODWVUemAy51CQVQn_QKyqZRtqKUWJf88csFpC8vY8E4685dq5e85d88KcR0QBQ2q88JgypU70n1tZoHODvGnULqYUNa_IsTxyTMRuPWSyaNltEXW2qyZX4lDETuX-e2FjVcyO0)

In this case, the ‘KLAY + SKLAY’ pair was selected as an example.&#x20;

![](https://lh4.googleusercontent.com/wlq0gNdwKJ-cXqaD0IqllwmMvggCHboiHC3flWAiL7nMDzRpAQwdtxgKeWepCFSOvHn2NsDiRLs4FLNc1Up16KTswdwnmlqpLaEuWqY0yvg075GIqPaQ0PP555kT7EBKkYyfyBRS)

Type the amount of ‘KLAY’ you want to add to the liquidity pool and the corresponding amount of ‘SKLAY’ will be automatically shown in the box. Furthermore, you can find the pool information including the exchange rate and daily reward at the bottom.&#x20;

Click ‘Deposit’ and confirm your transaction on your wallet. If it’s the first time adding liquidity, you have to approve the transaction.<br>


---

# 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-new.klayswap.com/book-en/how-to-guides/how-to-add-liquidity-on-klayswap.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.
