# Roadmap

Veilon is building the most complete privacy infrastructure for multi-chain DeFi with secure shielding, stealth swaps, sniper trading, and community governance.\
This roadmap outlines our journey from internal testnet to global launch and long-term sustainability.

### <mark style="color:yellow;">Phase 1 – Foundation</mark>

* Core ZK Circuits (Groth16, Circom 2.0)
* Smart Contracts for Shield/Unshield/Transfer (EVM)
* Basic Relayer Network Setup
* Internal Testnet for Private Transfers
* React Native Wallet MVP
* Token Standard Definition

***

### <mark style="color:yellow;">Phase 2 – Testnet Launch & Developer Tools</mark>

* Public Testnet Launch (EVM Chains)
* Multi-token Shielding Support (ERC20s)
* Private Transfers + Relayer Logic
* Wallet Connect + Native Mobile UX
* SDK & Developer Documentation
* Viewing Key Support (Read-Only Access)
* First Institutional PoC Use Cases

***

### <mark style="color:yellow;">Phase 3 – Multi-Chain Expansion</mark>

* Cross-chain Circuit Logic (Solana + BTC)
* Private Swaps via Shielded DEX Router
* Private Sniper Engine (Wallet Embedded)
* Proof of Innocence Circuit Integration
* EVM + Non-EVM Chain Support
* Explorer (Shielded Tx Viewer w/ Viewing Key)
* AML API Integration (User-Funded)

***

### <mark style="color:yellow;">Phase 4 – DAO & Token Launch</mark>

* Launch of Governance Token
* DAO Smart Contracts Deployed
* Governance Portal (Voting & Proposals)
* Revenue Model Activation (fees routed to DAO)
* Public Relayer Registry + Incentive Pool
* DAO Votes on Fee Models, New Chains, Upgrades

***

### <mark style="color:yellow;">Phase 5 – Mainnet Launch</mark>

* Full Mainnet Launch (EVM, Solana, BTC)
* Integrated Private DEX (Web + Mobile)
* Private Cross-Chain Transfers
* iOS + Android Wallet on App Stores
* SDK & API Monetization Tools
* PoI Marketplace / Reg-compliant Infrastructure
* Community & Ecosystem Grants Begin

***

### <mark style="color:yellow;">Phase 6 – Global Ecosystem & Scale</mark>

* Global Relayer Network Decentralization
* Privacy for Gaming, NFTs, and ZK dApps
* AI + Privacy Agent Integrations
* Encrypted Identity Layer (zkLogin / WalletAuth)
* Institutional Adoption + DeFi Partnerships
* DAO Treasury > $X M in Sustainable Revenue
* Veilon as Standard Privacy Layer Across Chains


---

# 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.veilon.io/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.
