> For the complete documentation index, see [llms.txt](https://docs.liqfinity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liqfinity.com/features/provide-liquidity-and-earn/how-it-works.md).

# How it works?

When you provide liquidity on Liqfinity, your funds are locked into the platform, allowing you to start earning rewards immediately. Here's how it works:

* **Unlocking Flexibility**: You can request to unlock your funds at any time, but there is a 21-day unlocking period to ensure platform liquidity remains stable.
* **Earning Rewards**: Rewards are calculated daily and can be claimed anytime without a lock period. 90% of hourly fees are distributed to liquidity providers and divided proportionally based on their contributions to the total pool and current tier.
* **Fair Distribution**: Unlocking your funds does not affect the rewards you’ve already earned, ensuring fairness across all participants.

This system offers flexibility while maintaining platform stability, making it a reliable and transparent way to earn passive income.

{% hint style="warning" %}
**Note**: Rewards are only paid if there are active loans where users are generating hourly fees.
{% endhint %}


---

# 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.liqfinity.com/features/provide-liquidity-and-earn/how-it-works.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.
