> For the complete documentation index, see [llms.txt](https://ccardano.gitbook.io/angel-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ccardano.gitbook.io/angel-paper/levvy-finance.md).

# Levvy Finance

### What is [Levvy](https://levvy.fi/)? <a href="#what-is-levvy" id="what-is-levvy"></a>

Open to everyone on the Cardano blockchain and managed by Angel Finance, Levvy is an innovative Peer-to-Peer lending protocol that allows NFT and Fungible Token owners to access instant liquidity from lenders at efficient market rates.

By fixing the interest rates and duration of loans within the protocol itself, Levvy allows lenders to compete on the value of the loan given for each asset, providing borrowers with the best loan opportunities while simultaneously making it the simplest and most attractive place for lenders to generate yield on their ADA.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ccardano.gitbook.io/angel-paper/levvy-finance.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.
