# MVP Roadmap

## Q4 2021 <a href="#q4-2021" id="q4-2021"></a>

* [x] Idea + Litepaper go live
* [x] Brand design/assets created
* [x] Team constructed and development begins
* [x] Valued early investors + funding secured
* [x] Base platform UI built
* [x] Secure valued advisors
* [x] Staking, Swap and Void Anonymity Pools base smart contracts
* [x] Void token rewards + token structure complete
* [x] Full development focusing on ZK-Snarks + Merkle tree logic

## Q1 2022 <a href="#q1-2022" id="q1-2022"></a>

* [x] Gas relay system
* [x] Merkle tree logic complete
* [x] Website launch
* [x] ZK library complete
* [x] Void airdrop logic
* [x] Whale prevention formula
* [x] ZK library audit

## Q2 2022 <a href="#q2-2022" id="q2-2022"></a>

* [x] Complete token distribution
* [x] Decide next steps moving forward (Due to Terra crash)
* [x] Update Litepaper with new logic
* [ ] Secure grant/strategic round funding
* [ ] Complete Osmosis code compatibility

## Q3 2022 <a href="#q3-2022" id="q3-2022"></a>

* [ ] ZK Osmosis conversion
* [ ] Implement Osmosis related logic changes
* [ ] Anonymity Mining/Platform rewards module
* [ ] Structure public sale + airdrop
* [ ] Webapp frontend + backend integration

## Q4 2022 <a href="#q4-2022" id="q4-2022"></a>

* [ ] Void live on test net
* [ ] Full platform audits
* [ ] Void Protocol live on mainnet
* [ ] Airdrop + TGE
* [ ] Begin Phase 2


---

# 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://protocolvoid.gitbook.io/void-protocol/mvp-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.
