# Capital Efficiency

Kinza Finance aims to maximize capital efficiency wherever possible on the platform. This means ensuring assets have the most efficient interest rates, LTV ratios, liquidation thresholds, liquidation penalties, and other relevant parameters.&#x20;

Kinza Finance will continue to integrate new features to improve capital efficiency. Currently, Efficiency Mode can be toggled on to turbo-boost capital efficiency when specific asset classes are used together. Flash Loans allows user to borrow without collateral as long as the debt is returned in the same transaction.

{% content-ref url="/pages/MH2IlGMWDUuorhX88jIi" %}
[Efficiency Mode](/lending-core/capital-efficiency/efficiency-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/2c4CQxxXbRLgLXyGsWJd" %}
[Flash Loans](/lending-core/capital-efficiency/flash-loans.md)
{% endcontent-ref %}


---

# 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.kinza.finance/lending-core/capital-efficiency.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.
