# LP Pool

You can provide liquidity to the KAIA-KNS swap pool. APR(Annual Percentage Rate) and \[Your Staked LP] are displayed on the page. The reward can be checked at the \[Claimable Reward] tab and claimed by clicking the \[Claim] button.&#x20;

## **Staking**

![](/files/Rimlv094N6NdPws5tIIm)

You can provide liquidity to the pool by using the same value of KAIA and KNS.&#x20;

1. Acquire LP tokens by providing KAIA and KNS to the pool&#x20;
2. Stake the LP tokens &#x20;

By finishing these two steps you can earn rewards for LP token staking.

## **Unstaking**

![](/files/iBxruYloRuGKuCsMSfkg)

You can unstake the staked LP and using the LP token, you can retrieve KAIA and KNS from the pool.&#x20;


---

# 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.klaytn.domains/english/guide/lppool.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.
