# Roadmap & Milestones

## Future Plans

### What's coming in Q4 2021?

Harmonized is looking to expand its business model and platform extensively within the near future. Firstly, in addition to a fully developed, interactive and informative website (Harmonized.org), the Harmonized IDO and PancakeSwap will both occur by the end of Q4 2021, in addition to a successful CoinMarketCap and CoinGecko listing. Furthermore, the Harmonized platform aims to be fully operational, aggregating and routing users’ funds through the top ten BSC exchanges, with the yield optimizer also being launched and marketed. Moreover, a tracking dApp and an additional affiliate scheme will also be launched and operational by the end of 2021.&#x20;

### Plans for 2022

Next year (2022), Harmonized aims to be the go-to DEX and yield aggregator on the BSC by incorporating multi-chain aggregation and yield optimization functionality whilst also launching the Harmonized Cross-Chain Launchpad, exclusive NFT’s, with many more updates to be announced in the community Telegram channel.

## The Ultimate Goal

### Cross-chain aggregator

The Harmonized app ultimately plans to go cross-chain and be implemented on various blockchain platforms as soon as there is a polished and final working product which is fully functional and deployed on the Binance Smart Chain. The Harmonized team wish for the Harmonized App platform to initially support the most popular Ethereum Virtual Machine (EVM) chains, such as the Ethereum blochain, Polygon network, Fantom Blockchain etc. However, the team will ensure that everything will inevitably feed back into the original $HMZ token. Therefore, all profits from cross chain transactions will inevitably be transfered to a centralized exchange (CEX), converted to BNB and will finally be used to buy back $HMZ token. Harmonized App will never launch a sister token or platform to rival or dilute the initial agenda.&#x20;

## Milestones

### Router smart contract

The first milestone will consist of the re-implementation of the router smart contract to include all swap functions and the initialization hash of all DEXs quoted for aggregating data. On top of that, the contract includes a "getAmountsOut" function for price estimation purposes of each and every DEX. This will be the first goal to achieve a fully operational and functional DEX aggregator.

### Front-end implementation

The second milestone will be the implementation of a working front-end which will work and be fully operational with a single DEX (which can also be manually changed). This will serve as a proof-of-concept for the implementation of trades and market order for future DEX implementations. Once this is fully functional, the addition of multiple other DEXs will be much more efficient and quicker.

### Multi-call smart contract

The third milestone will consist of an implementation of a multi-call smart contract which will significantly upscale the overall performance of the Harmonized App. The implementation of the multi-call smart contract will enable the *getAmountsOut* function from each implemented DEX to be shown within a single transaction, which will ultimately improve the user experience by increasing the speed, whilst also increasing the aggregators execution performance significantly.

### Multiple DEXs

The fourth milestone will be the implementation of multiple DEXs, in addition to the showcasing of the fund funneling route taken through the various DEXS when a user makes a purchase. For example, it will show how a users funds have been funneled through various DEXs, taking advantage of various arbitrage opportunities in order to obtain the best price, whilst also significantly saving on gas fees.

### Routing fee calculator

The final milestone will be the addition of the routing fee calculator, which will be paid to a single wallet according to the amount of money saved by the executor of the transaction.&#x20;


---

# 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://the-harmonized-app.gitbook.io/harmonized-app-wiki/the-harmonized-app/roadmap-and-milestones.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.
