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

# LEVF - RECAP

Yield Farmers have limited methods to leverage up small capital to generate higher returns. Levf is a matching platform that generates an unprecedented 20x leverage on initial capital for Yield Farmers, whilst providing 10-100% lending returns for the participating Liquidity Providers.

Based on the example presented, Yield Farmers can generate up to 6x or more of their usual APY thanks to the generous leverage. The leverage provided by Levf also allows new participants with low capital to enter the field, where they were previously inhibited due to gas fee per transaction greatly reducing their APY on a small investment.

For Liquidity Providers on the other hand, a starting 10% return for a risk-averse investment far outpace FIAT instruments like bank deposits, corporate bonds and treasury bonds. Early participants can also gain LFI tokens which provide governance status as well as access to the retained taxes in Reserve Pool.

We believe that this is a DeFi project that can grow from strength to strength, benefiting all stakeholders involved. It has exciting potential in an increasing Treasury Pool size, an expanding range and types of farming pools and aggregators, and the addition of new features like insurance and external liquidity feeders, all under the transparent system of community governance.


---

# 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, and the optional `goal` query parameter:

```
GET https://levfninja.gitbook.io/levf-finance/levf-recap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
