# Liquidity Market

Kinetic offers a robust platform for users to maximize the potential of their assets through lending and borrowing on the Flare and Soroban networks.

For lenders, Kinetic presents an opportunity to lend digital assets to other users, earning interest in return. This allows users to generate passive yield from their idle assets while contributing to the liquidity and efficiency of the ecosystem. With no specific terms or minimum amounts required for lending, lenders have complete control over their lending strategies.

On the borrowing side, Kinetic offers a convenient way to access funds without traditional banking intermediaries. By using eligible assets as collateral, users can secure loans quickly and easily. Whether for seizing investment opportunities or covering unforeseen expenses, Kinetics' borrowing functionality provides access to capital while maintaining ownership of assets.

Kinetics' lending and borrowing ecosystem operates on a finely-tuned algorithm that continuously balances interest rates in response to the supply-to-borrow ratio. This approach maintains stability by automatically adjusting interest rates based on demand for loans and asset availability. The protocol's rebalancing mechanism safeguards against market volatility, ensuring robust health.

To determine borrowing limits, Kinetic considers factors such as borrow caps and collateral factors of each asset supplied as collateral. These limits are calculated to provide flexibility for borrowers while upholding ecosystem security. All loans on Kinetic are overcollateralized, meaning borrowers must provide collateral exceeding the loan value. This approach safeguards lenders and the protocol from insolvency, mitigating risks and ensuring long-term sustainability.

<br>


---

# 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.kinetic.market/liquidity-market.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.
