# How to create a liquidity pool on KLAYswap

If the pool you wish to add liquidity to does not exist, you can create it. There are two important things you need to prepare: 1) A pair of tokens (A+B) that you wish to provide, and  2) 100 KSP tokens to pay for creating the liquidity pool.

![](/files/eZ3IeljHiPyESKaJVebw)

To create a liquidity pool on KLAYswap, you have to go to the ‘LP Deposit” page by clicking the menu on the top. Then, scroll down to the bottom of the page to find the ‘Add Liquidity Pool’ button, and click it.

![](/files/-MagLAwoxbxjejSW7Tue)

As the first liquidity provider, you have to select the ‘Token 1’ and type a contract address of the 'Token 2'  in the red box with the initial exchange ratio. After then, click the ‘Create a pair’ button.&#x20;

Please, remember creating a new pair requires 100KSP tokens in your wallet.

\*In KLAYswap, the initial exchange ratio means price.<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.klayswap.com/how-to-guides/how-to-create-a-liquidity-pool-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.
