# Farm 유동성 추가 하기

{% embed url="<https://kaiaswap.org/farm/dynamic>" %}

<figure><img src="/files/2VLCJgUsT8SylNA8Rddi" alt="" width="563"><figcaption></figcaption></figure>

1. 위 [링크](https://kaiaswap.org/farm/dynamic) 를 클릭 하거나 KaiaSwap 홈페이지에서 **`Farm`** 탭으로 이동 합니다.

<figure><img src="/files/ZWEJ4KsokoSQZ6btLaXu" alt="" width="563"><figcaption></figcaption></figure>

2. `KKULP/KLAY` 페어의 세부항목에서 **`Add Liquidity`** 를 클릭합니다.

<figure><img src="/files/O3INZONSBdVKwqGVcQ29" alt="" width="563"><figcaption></figcaption></figure>

3. 예치할 $KKULP와 $KLAY 수량을 입력 후 **`Approve KKULP`** 버튼을 클릭 한 후 지갑에서 승인합니다.

{% hint style="info" %}
KaiaSwap Farm은 $KKULP : $KLAY 비율이 1 : 1 로 예치가 가능합니다.&#x20;
{% endhint %}

<figure><img src="/files/vARexda9QMKlSvLjvCKB" alt="" width="563"><figcaption></figcaption></figure>

4. `Approve` 이후 **`Add Liqudity`** 버튼을 클릭 한 후 지갑에서 승인합니다. Transaction이 승인되면 `KKULP/KLAY` 풀에 자산이 예치됩니다.

### 팜 보상 수령&#x20;

<figure><img src="/files/2R7EoLHJyZhblJdkKxV6" alt="" width="563"><figcaption></figcaption></figure>

1. &#x20;**`Harvest`**  버튼을 클릭 한 후 지갑에서 승인합니다.  Transaction이 승인되면 지갑에 Farm 예치 보상이 입금됩니다.


---

# 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://kkulp.gitbook.io/kkulp/tutorial/kaiaswap/farm/add-liquidity.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.
