# Liquidity Contribution

‘Liquidity Contribution(LC)’ is a mechanism for contributing to Kokonut Swap’s Protocol-Owned Liquidity. Protocol-Owned Liquidity(POL) refers to liquidity that is owned and governed by smart contract protocols(that is governed by DAOs). Since it is “Protocol-Owned,” it is a reliable way of securing long-term liquidity for the service.

Through LC, users can provide liquidity and receive KOKOS rewards. Generally, LC allows liquidity providing users to receive KOKOS at a better rate than the market. This KOKOS reward is distributed linearly over 15 days.


---

# 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.kokonutswap.finance/liquidity-contribution.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.
