# Roadmap

GothamCash is built with privacy, resilience, and decentralization at its core. Below is our projected roadmap, organized by year. Note that this roadmap is **subject to evolution** based on community input, technological developments, and regulatory landscape.

***

#### **📍 2025 – Foundation and Launch**

* ✅ Testing on **BSC Testnet**
* ✅ Testing on **BSC Mainnet**
* ✅ Public release of the smart contracts & frontend (MIT license)
* ✅ Launch of **BNB Mainnet pools**: 0.01 / 0.1 / 1 / 10 / 100 BNB
* ✅ Launch of **USDC** **Mainnet pools**: 10 / 100 / 1000 / 10000 USDC
* ✅ GitBook documentation and user guides
* ✅ Basic analytics & pool stats (on-chain only)
* ✅ Branding: logo, visuals, offline site version
* ✅ Community building (X/Twitter, Telegram, GitHub)
* ✅ Create $GOTHAM token, launch it from four.meme
* ✅ Integrate $GOTHAM token into the mixer ecosystem
* ⏳ Reach $1 million volume milestone (deposits + withdrawals)
* Migrate governance to a **community DAO**
* Turn Gotham into a MaaS (Mixer-as-a-service)

***

#### **🚀 2026 – Growth & Layering**

* Introduce **multiple anonymous relayers** (optional tx forwarding)
* Develop **smart contract wrappers** for wallets (e.g. Safe, Rabby)
* Launch **bigger denomination pools** (e.g. 1000 BNB, 100k USDC, 1M USDC)
* Launch **multi-denomination pools** (e.g. 0.25 / 2 / 5 BNB)
* Expand to **Ethereum Mainnet** (ETH pools) and **Polygon** (POL pools)
* Expand to **Solana Mainnet** (SOL pools)
* Deploy **static frontends on IPFS / Arweave**
* Community bounty program for audits & new features
* Reach $10 millions volume milestone (deposits + withdrawals)

***

#### **🌍 2027 – Expansion & ZK Integration**

* Launch on **zk-based L2s** (zkSync, Linea, Scroll)
* Consider non-EVM support (e.g. Solana, Sui)
* Improve UX with **note scanners** & one-click note checking
* Explore integration with **privacy-preserving bridges**
* Research **zero-knowledge proof integration** (Merkle tree-based anonymity set)
* Build optional **privacy dashboard** for monitoring without deanonymizing
* Reach $100 millions volume milestone (deposits + withdrawals)

***

#### **🏛️ 2028+ – Sustainability & Decentralization**

* Open-source relayer network standard
* Add support for **custom token mixers** (e.g. stablecoins, WBTC)
* Build **education and advocacy materials** around privacy rights
* Create a **mobile-friendly** privacy dApp version
* Launch a **research grant** for blockchain privacy tooling
* Reach $1 billion volume milestone (deposits + withdrawals)


---

# 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://gothamcash.gitbook.io/gothamcash/misc/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.
