# Roadmap

### 2022 Q3

* Findora [Ethcc](https://twitter.com/Findora/status/1555460801569456128) Hackathon
* v1 mainnet launch on Findora with yield farming, supporting fra and major stablecoins

### 2022 Q4

* v2 testnet launch:
* Fixed rate lending/borrowing support.
* Extending supported collateral to non-stablecoin assets.
  * Introduce leveraged lending
  * Flashloan support.
* Adding support for Ethreum and Binance Smart Chain.
* Forlend DAO launch to implement Forlend Improvement Proposals.

### 2023

* Adding support for Polygon and other networks based on community voting.
* v2 mainnet launch.
* v3 testnet launch:
* Extending supported collateral to 721 standard assets.
* permissioned, private lending pools for institutional users with zk-kyc support.
* private crosschain lending.

\*note: Forlend roadmap will be collectively decided by the Forlend community and is subject to change.


---

# 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://helloforlend.gitbook.io/welcome-to-forlend/getting-started/roadmap.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.
