# Roadmap

### Q1 2025 | Core Protocol & Developer Foundations

* **zkTLS Protocol Upgrade**: Faster prover speed, reduced memory usage, and mobile-optimized proof generation.
* **zkTLS Audits**: Completion of formal verification and multi-firm ZK security audits.
* **zkPass SDK v2.0**: Unified SDK with support for web, mobile, and browser extensions.
* **Proof UX Toolkit**: Prebuilt modules for verifiable login, proof-of-access, and off-chain reputation.
* **DevHub v2**: Enhanced developer hub with schema explorer, real-time analytics, and customizable proof flows.

### Q2 2025 | Proof Applications & Ecosystem Expansion

* **Verifiable Data Portal**: Community-curated schema marketplace for Web2 data integrations.
* **Consumer Apps Launch**: zk-powered tools including Web2 airdrop verification, DeFi credit scoring, gated airdrops, and sybil-resistant voting.
* **zkPass Node Network Expansion**: Browser-based and mobile node clients to scale decentralized proof validation.
* **Verifiable Economy API**: SDK modules for tokenizing credentials (Duolingo streaks, GitHub contributions, Uber trips).

### Q3 2025 | Governance & Institutional Pilots

* **Zero-Knowledge Compliance Suite**: KYC/KYB solutions enabling fintechs and exchanges to validate identities without exposing private data.
* **Enterprise & Institutional Pilots**: Launch MVP of zkPass Institutional Suite with banks, education, and healthcare providers.
* **Country Partner Initiatives**: Collaborations with national ecosystems for zk-verifiable credentials (e.g., tax records, university status, proof of work).
* **zkPass for Reputation**: Reputation scoring framework combining social, financial, and educational proofs.

### Q4 2025 | Token Launch & Network Maturity

* **TGE Launch**: $ZKP Token Generation Event, powering staking, proof incentives, governance, and reputation rewards.
* **Token Utility Framework**: Activate $ZKP use cases across staking for node roles, proof verification, schema access, and reward distribution.
* **Governance Expansion**: Broaden DAO participation, treasury allocations, and incentive mechanisms for developers and node operators.
* **Network Scaling**: Expand throughput and validator coverage for consumer and enterprise-grade adoption.


---

# 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.zkpass.org/supports/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.
