# Provide Liquidity and Earn

Liqfinity allows users to earn rewards by providing liquidity exclusively in USDT. Liquidity providers receive a share of at least 90% of the hourly fees generated by loans, distributed based on their contribution to the total pool.

For example, if a provider contributes 1% of the total pool, they earn 1% of the distributed hourly fees. Rewards are calculated hourly and can be claimed at any time with no lock period, as long as fees are being generated.

Liquidity provision comes with a 21-day unlocking period for the initial USDT deposit, ensuring the platform maintains stable liquidity while maximizing earning opportunities for participants.

{% hint style="warning" %}
**Important Note**: Liqfinity only accepts **USDT** for liquidity provision. No other cryptocurrencies or stablecoins are supported at this time.
{% endhint %}


---

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