# To-Do List

To-do list 2021-2022

**● Q3 - 2021:**

* [x] Web design UX/UI&#x20;
* [x] Yield Farming Data Preparation
* [x] Yield Farming Return and Risk Analytics
* [x] Yield Farming Portfolio Analytics
* [x] Optimal Yield Farming Portfolio Recommendation
* [x] Optimal Yield Farming Portfolio Allocation&#x20;
* [x] User Management Dashboard Design

● **Q4 - 2021:**

* [x] Automatic Asset Allocation
* [x] Manual Asset Allocation&#x20;
* [x] Single-Click Transforms Asset to Farming
* [x] Deployed Smart Contract on Testnet
* [x] $SIMPLI Token Public Sale

● **Q1 - 2022:**

* [x] $SIMPLI Staking Pool
* [x] Deployed Smart Contract on Mainnet
* [x] Beta version launch for Simpli Finance platform

● **Q2 - 2022:**

* [x] Updated UI and landing page
* [ ] Advanced portfolio optimization model
* [ ] Full version launch for Simpli Finance platform

● **Q3 - 2022:**

* [ ] Personalized Experience - farm categorization and labeling
* [ ] SIMPLI's Automated Market Making (AMM) - on-chain swaps for crypto trading
* [ ] More will be announced

● **Q4 - 2022:**

* [ ] Crypto/DeFi/NFT market insight analytics
* [ ] Trading signals based on technical indicators
* [ ] Referral incentive program

● **Q1 - 2023:**

* [ ] Multi-chain altcoin suggestions & trading recommendations
* [ ] Advanced crypto price prediction from alternative data (twitter, on-chain, order books)

● **Q2 - 2023:**

* [ ] More to come. Stay tuned!


---

# 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://simplifinance-info.gitbook.io/simpli-finance-lab/roadmap/to-do-list.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.
