# Roadmap

### Q4 2021 (DONE)&#x20;

* ~~Submit smart contract codes to Certik for security audit~~&#x20;
* ~~Deploy MVP on Cronos and Avalanche Fuji testnet~~&#x20;
* ~~Complete user interface for Single-Click Strategy~~&#x20;
* ~~Develop cross-chain support for token contracts and core minting logic~~&#x20;
* ~~Build our own index nodes and develop the core logic of LP Time Machine~~&#x20;

### Q1 2022 (DONE)

* ~~SINGLE token launch~~&#x20;
* ~~IGO on VVS.finance~~
* ~~CEX-MEXC, Gate.Io listing~~&#x20;
* ~~Complete audit with Certik~~&#x20;
* ~~Launch LP Time Machine with chain data of Binance Smart Chain, Fantom, Cronos and Avalanche~~&#x20;
* ~~Launch single-asset lending and staking vaults for CRO, VVS, SINGLE, and USDC~~&#x20;
* ~~Launch a Pseudo Market-Neutral Strategy for CRO/USDC, VVS/USDC, and SINGLE/USDC~~&#x20;
* ~~(Newly added) Integrate with MMF to support leveraged yield farming~~

### Q2 2022 (DONE)

* ~~Launch a Pseudo Market-Neutral Strategy on Fantom~~
* LP Time Machine: Ethereum and ~~Binance Smart Chain chain data support~~  *<mark style="color:purple;">(Moved from Q2 to Q3 due to other new features)</mark>*&#x20;
* Additional CEX listing *<mark style="color:purple;">(postponed due to current market situation)</mark>*
* ~~Integrate with MMF to support Pseudo Market-Neutral Strategy~~&#x20;
* ~~Support cross-chain bridge (Multichain/Anyswap)~~
* ~~Launch manual re-balancing feature for Single-Click Strategy~~
* ~~**New features added in Q2:**~~&#x20;
  * ~~**Coin-based UI for yield farming**~~
  * ~~**Updated portfolio bar to track lending APR in terms of token number**~~
  * ~~**VeSINGLE Locking Vault**~~
  * ~~**Stablecoin pair swap through Stableswap to minimize price impact**~~
  * ~~**Captital Protected Amount swap through Stableswap to minimize price impact**~~
  * ~~**Single-Click Leveraged Short/Long Strategy on Cronos and Fantom**~~
* ~~Integrate with third-party dashboard (Zapper) on VVS farming)~~
* ~~Integrate with third-party DeFi Aggregator (DefiLlama)~~
* ~~Partner with more protocols to expand our ecosystem~~&#x20;
  * ~~Argo Finance~~
  * ~~Darkcrypto~~
  * ~~InsurAce~~
  * ~~Mad Meerkat Finance (MMF)~~
  * ~~Multichain~~
  * ~~SpookySwap~~
  * ~~VersaGame~~
  * ~~XY Finance~~
  * ~~Zapper Studio~~

### Q3 2022 (DONE)

* Introduce Auto-Rebalancing feature for Single-Click Strategy *<mark style="color:purple;">(Moved to AutoSingle to provide better experience and more features)</mark>*
* LP Time Machine: Ethereum chain data support *<mark style="color:purple;">(postponed due to other development in priority)</mark>*
* Support farming on StableSwap (Curve Model) - Ferro, Curve, MM StableSwap *<mark style="color:purple;">(postponed due to other development in priority)</mark>*
* ~~Support swap in best path on multiple exchanges~~
* ~~Support "Stop-loss, Lend and Stake"~~
* ~~Support manual harvest of multi-yield~~
* ~~Launch dashboard for portfolio analysis~~
* Integrate with third-party dashboard (Zapper) on VVS Strategy & staked assets *<mark style="color:purple;">(postponed due to other development in priority)</mark>*
* ~~Dark Mode~~
* Additional CEX listing *<mark style="color:purple;">(postponed due to current market situation)</mark>*
* Launch Single-Click Strategy on more chains *<mark style="color:purple;">(postponed due to current market situation)</mark>*
* Integrate with additional DEXs to support Single-Click Strategy on new pools *<mark style="color:purple;">(postponed due to current market situation)</mark>*&#x20;

### Q4 2022 (DONE)

* Implement Governance *<mark style="color:purple;">(On-going)</mark>*&#x20;
* ~~Integrate insurance coverage~~
* Implement cross-chain Single-Click Strategy *<mark style="color:purple;">(postponed due to current market situation)</mark>*
* ~~Introduce more market-neutral strategies~~
* Integrate with additional DEXs to support Single-Click Strategy on new pools *<mark style="color:purple;">(On-going)</mark>*&#x20;
* ~~Support DEX boosting features on Strategy & Leveraged Yield Farming~~
* ~~Provide exclusive access to boosted farms for veSINGLE holders~~
* Integrate with Defillama to list on the "Yield" dashboard *<mark style="color:purple;">(Moved from 22Q4 to 23Q1 due to other new features)</mark>*&#x20;
* ~~Launch Community Program~~

### Q1 2023 (DONE)

* ~~Integrate with Defillama to list on the "Yield" dashboard~~
* ~~Implement Governance~~
* Integrate with additional DEXs *<mark style="color:purple;">(On-going & continue in Q2 2023)</mark>*&#x20;
* ~~Add hot LP pairs~~
* Research & develop on cross-chain *<mark style="color:purple;">(On-going & continue in Q2 2023)</mark>*
* ~~Partner with Wallet to expand our ecosystem~~
* ~~Unlock exclusive farming opportunities for veSINGLE holders~~
* ~~Implement compounding feasibility on veSINGLE & bonus SINGLE in the Boost Vault~~

### Q2 2023 (DONE)

* ~~Chain expansion~~
* ~~Integrate with additional DEXs~~
* ~~Integrate with Camelot xGRAIL boost farm & nitro pool~~
* ~~UI Revamp & Upgrade~~

### Q3 2023&#x20;

* Research & develop the cross-chain function: ~~lending~~ & farming *<mark style="color:purple;">(On-going & continue in Q4 2023)</mark>*
* Discussion with chain foundations for chain expansion plan *<mark style="color:purple;">(On-going & continue in Q4 2023)</mark>*
* ~~Partnership with multiple lending & borrowing protocol on Arbitrum to create arbitrage strategy~~
* ~~Substitute the Multichain's contract and resume the bridging function~~
* ~~UI Revamp & Upgrade~~

### Q4 2023&#x20;

* Complete extra set of smart contract audits
* Integrate with lending & borrowing protocol to grow the vault assets&#x20;
* Confirming 1 more chain expansion with foundation's support
* Integrate with additional DEXs
* Research & develop the cross-chain function: Farming
* Product revamp (Arbitrum)


---

# 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.singlefinance.io/home/overview/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.
