> For the complete documentation index, see [llms.txt](https://docs.key.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.key.fi/english/key-finance-for-klap/liquidity-providers.md).

# Liquidity Providers

## Providing Liquidity to lending pools

By providing liquidity via Key Finance, users can earn boosted KLAP farming rewards and additional KEY rewards. In other words, Key Finance offers higher rewards with lower risk levels compared to providing liquidity to [klap.finance](http://klap.finance/) directly.

## Liquidity Providing Rewards

Rewards earned by providing liquidity are as stated below:

* KLAP Token rewards: 70% of total KLAP rewards farmed from providing liquidity to [klap.finance](http://klap.finance/) lending pools
* KEY Rewards: KEY Token emission to Liquidity providers

###

## KLAP, KEY Reward Vesting

* Out of all liquidity providing rewards, KLAP rewards and KEY rewards will be vested over 6 weeks.
* Users may halt vesting anytime. 50% of vesting rewards will be transferred to KEY box as a penalty in this case, however.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.key.fi/english/key-finance-for-klap/liquidity-providers.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.
