# Roadmap

Venn's roadmap outlines our journey, highlighting key milestones, current developments, and our vision for the future. It offers a clear perspective on where we are headed, what we aim to achieve, and how our community can be involved in shaping the future of blockchain security.

***

## Chapter 1: Genesis Block-Beat  ✅

* [x] **Core Infrastructure Development:** Established the foundational infrastructure, focusing on scalability and reliability for the Venn network.
* [x] **Node Architecture:** Designed and developed the core infrastructure and node architecture.
* [x] **P2P Network**: Developed the peer-to-peer network, building a decentralized and resilient Network.
* [x] **Client SDK:** Develop the Client SDK to facilitate node integrations and interaction.

## Chapter 2: Assembly  ✅

* [x] **Operator Onboarding:** Onboard the first batch of 20 node operators.&#x20;
* [x] **Security Teams:** Onboard the first batch of tier-one security teams.
* [x] **Community Engagement:** Start assembly of Venn ecosystem and community.&#x20;
* [x] **Private Testnet:** Launched a private testnet to validate functionality and performance under controlled conditions.

## Chapter 3: Beta ⏳&#x20;

* [x] **Public Testnet:** Launch the Public Testnet for protocol and developers, enabling them to join the Venn ecosystem.
* [x] **Permissioned Mode**: Venn operates in a permissioned mode to ensure controlled onboarding of trusted operators and security teams while testing network performance and scalability.
* [x] **Fees Mechanism:** Implemented fee collection models and contracts to collect fees from Venn consumers.
* [x] **Reward Mechanism:** Established reward distribution models and mechanisms for the network participants.
* [x] &#x20;Incentive Campaign: Launch an Incentive campaign for protocol and developers and foster greater engagement with the network.
* [x] **Network Explorer Launch:** Deployed Venn network explorer, enabling exploration of security and operations in the Venn ecosystem.

## Chapter 4: Launch  🚀

* [x] **Mainnet Deployment:** Deploy Venn on mainnet.
* [ ] **Governance Framework:** A transparent and decentralized governance framework to manage the network's evolution, taking a phased approach to transitioning to a fully decentralized network.
* [ ] **Permissionless Mode**: Transition to a permissionless environment, allowing open participation from a broader range of security teams and operators.
* [ ] **Grants Program:** A grants program to support protocols, developers, security researchers, and node operators.&#x20;
* [ ] **Staking and Restaking:** Introducing features for staking and delegation, allowing participants to secure the network and earn rewards.
* [ ] **Value Rollout:** 👀

***

## What's Next?

### **Chapter 5, Expansion 🌟**

As we approach the culmination of our existing milestones, Venn is setting its sights on the future with an ambitious vision. Our forthcoming initiatives are designed to further solidify our position as a leading security layer for the blockchain ecosystem.

* **Interoperability Enhancements:** Extend Venn's capabilities to support a broader range of blockchain networks (Non-EVM).
* **Advanced & Diverse Security Modules:** Facilitate the ecosystem development and deployment of advanced and diverse security modules.
* **Decentralized Governance:** Transition towards a fully decentralized governance model, empowering our community to take a more active role in the network's evolution and decision-making.
* **Permissionless Participation:** An open ecosystem where anyone can join as node operators, security teams, and developers, allowing for broader participation and contribution to the network.
* **Global Ecosystem Growth:** Expand our global reach by onboarding more operators, security teams, and developers, fostering a vibrant and collaborative ecosystem.
* **Innovative Use Cases:** Explore and implement new use cases such as on-chain compliance, insurance mechanisms, and advanced cryptoeconomic models to leverage our security framework further.

Venn's journey is a collective effort, and we invite our community to actively participate in shaping the future of blockchain security. Together, we are building a safer, more resilient Web3 ecosystem.

***


---

# 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.venn.build/venn-network/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.
