# Roadmap

## Roadmap

**Q3 2020: Kick-starting Poolz**

* Platform, smart contract, and network development.
* Testnet Launched—built with Truffle and written in .NET core, for optimum security and stability.
* Code published on GitHub: \[[LINK](https://github.com/The-Poolz/)]

**Q4 2020: Launching the MVP**

* First pool creation on Poolz platform.
* Cross-chain swap integration.
* Fixed token swaps.

**Q1 2021: Accelerating Poolz**

* Parachains Alpha TestNet
* ERC721 integration—NFT auction.
* Governance Launch&#x20;
* Stablecoin Swap integration.
* Implementing Bid Auction functionality.

**Q2 2021: Skyrocketing Poolz**

* Synthetic tokens.
* Mobile Version
* Multi - Wallets Integration

**Q3-Q4 2021: The Poolz DAO**

* Launching Poolz v.3—A fully-functional DAO.


---

# 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://poolzfinance.gitbook.io/poolz-finance/whitepaper/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.
