# Summary

Debita is an innovative decentralised peer-to-peer lending protocol with custom terms and time-based liquidations that allows users to borrow against ERC20 compatible tokens and NFTs, with a strong focus on veNFTs, as collateral, facilitating streamlined and flexible interactions between borrowers and lenders.

Debita V3 introduces significant upgrades that improve capital efficiency and user experience, such as:

* Integration of oracles to calculate ratios upon order acceptance to prevent price fluctuations from rendering offer parameters outdated and removing risks that come with it for supported assets<br>
* Allowing borrowers to use their collateral to accept liquidity from multiple lenders at once.<br>
* The introduction of a new marketplace for trading veNFTs, which features Dutch Auctions, primarily to solve issues related to defaulted (unsplittable) veNFTs liquidations but open to public use.
* An advanced veNFT management tool that allows users to still have control over main features of the asset while utilising it inside Debita’s ecosystem.


---

# 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.debita.org/debita-v3/summary.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.
