# What is Liqwid v2?

Since launching on mainnet in Q1 2023, Liqwid has rapidly become the largest and most-used lending protocol on Cardano. Its fully aggregated liquidity model is more capital-efficient and flexible compared to peer-to-peer or partially aggregated models. This allows borrowers to pay lower interest fees and repay their loans anytime, without fixed repayment dates. Lenders also earn interest on their collateral.

Liqwid v2 introduced advanced on-chain risk control features like borrow caps and supply caps, which limit how much can be borrowed or deposited in each market. These measures help manage protocol risk effectively. The protocol can also isolate assets, allowing it to define specific debt trading pairs for a given collateral. This means every asset can have customized risk parameters, tailored based on its quality.

Beyond risk management, Liqwid v2 included a full upgrade of the app’s off-chain architecture and APIs. Newly used tools and techniques now allow users to perform lending and borrowing actions in seconds. These tools also improve how the app reads Cardano blockchain data and builds transactions, leading to a much smoother user experience.

Liqwid’s backend infrastructure includes custom-built systems designed for performance, monitoring, and redundancy. These systems support the app, batching and oracle functionalities and also includes back-end alert and control mechanisms.


---

# 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://liqwid-labs.gitbook.io/liqwid-docs/what-is-liqwid-v2.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.
