# Roadmap

## 2023 Q2

* [x] Define project positioning, target audience, and core value proposition.
* [x] Build the team. Establish project website and social media channels.
* [x] Kickoff prototype development and overall project planning.

## 2023 Q3

* [x] Launch the Minimum Viable Product (MVP) with core features on Arbitrum Goerli.
* [x] Integrate LayerZero's OFT technology to unlock new omni-chain possibilities.
* [x] Compile project documentation and initiate community-building efforts.
* [x] Conduct contract auditing in partnership with the top-level auditing company

## 2023 Q4

* [ ] Officially launch Version 1.0 of the project on Arbitrum.
* [ ] Release tokenomics details outlining the distribution and utility of the native token.
* [ ] Launch Agilely Points Program rewarding early participants with points.

## 2024&#x20;

* [ ] Token Initial DEX Offering (IDO).
* [ ] Expand to additional chains including Ethereum, Polygon, and Optimism and more.
* [ ] Accept more diverse LSTs (rETH, sfrxETH, swETH) and LDT as collateral options.
* [ ] More features: one-step leverage, flash mint and more.
* [ ] Cross-chain deposit and mint USDA with seamless experience.
* [ ] V2 launch with the distribution of the project's native tokens to participants and supporters.
* [ ] Integration of sDAI and gFRAX.


---

# 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.agilely.io/how-agilely-works/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.
