> 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-upcoming.md).

# LEVF - UPCOMING

**The future for Levf is an exciting one. Much remains to be done but the team will hand over a well-thought-out plan and various proposals to the Community Governance for the continuous development of this DeFi project.**

## Work in Progress

1\) Linking up with other reputable aggregators like Harvest, Aave, CREAM so that Yield Farmers have more choices, and Levf can ultimately attract more users.

![](/files/-MarN3RIShcfJNWiDpxk)

2\) Opening up to other farming asset pools like USDT, USDC, ETH and wBTC. Again, this will open up the range of farming choices and hence attract more users. The community can vote on differential interest rates and lending criteria for different asset types.

3\) Listing LFI token on exchanges like Coinbase and Binance.

## Under consideration

1\) Adaptation to DeFi insurance protocols, for users (or even the ecosystem itself) to obtain coverage for financial losses incurred from smart contracts or protocols.

2\) Introduce a Feeder program to team up with real-life Funds and other fiat liquidity brokers, for growing the Treasury Pool.&#x20;

3\) Launching a utility token to enable cross-chain liquidity from other blockchains.

Since Levf Finance is community-governed, we are also eagerly awaiting brilliant and creative proposals to come out from the Levf community.


---

# 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-upcoming.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.
