> For the complete documentation index, see [llms.txt](https://shadownode.gitbook.io/shadow-node-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shadownode.gitbook.io/shadow-node-white-paper/road-map.md).

# Road map

## **Q1:**

* [x] **Staking v1:** Launched and optimized the first version of the staking program, allowing users to stake their tokens and earn rewards.
* [x] **Partnerships:** Forge strategic partnerships with influential figures in the crypto space to enhance the platform's capabilities and reach.&#x20;
* [x] **Platform Expansion:** Ensured SVPN compatibility across all devices and operating systems.&#x20;
* [x] **Cloud service partnerships:** Collaborated with cloud service providers such as AWS, Microsoft Azure and Google Cloud to provide node lending opportunities.&#x20;
* [x] **Community engagement:** Engaged with the community through channels such as social groups and AMAs, to gather feedback and foster a sense of ownership.&#x20;
* [x] **Privacy Enhancements:** Implemented continuous improvements to encryption protocols and privacy features to strengthen user data security and privacy.&#x20;
* [x] **Advanced Routing Options:** Implemented features like multi-hop routing/Tor integration for enhanced anonymity.&#x20;
* [x] **Decentralized Domain Name System (DDNS):** Developed a decentralized DNS system to prevent DNS hijacking and improve censorship resistance.

## Q2:

* [x] Free Mobile Apps: Introduce ad placeholders within the free mobile versions of the app, allowing for monetization through advertising while providing users with uninterrupted browsing.

* [x] Staking v2 Rollout: Roll out the second version of the staking program, introducing new features and incentives to attract more participants and increase network security.

* [x] Advertiser Onboarding: Onboard crypto projects and advertisers to the platform, offering targeted advertising opportunities to reach the Shadow Node user base.

* [ ] Node Staking Upgrade: Upgrade Staking v1 and implement Staking v2 to allow for node staking, enabling users to contribute to the network's infrastructure and earn rewards.

* [ ] Application Design and Structure: Design and structure Shadow Node, Messenger Video, and Messenger App using our VPN network to provide seamless integration and enhanced functionality.

* [ ] Decentralized Storage Integration: Integrate decentralized storage solutions like IPFS or Filecoin for secure data storage.

* [ ] &#x20;Cross-Platform Compatibility: Ensure seamless integration with emerging platforms and technologies like IoT devices or smart TVs.

## Q3:

* [ ] NFT contract development: Buying and selling Node contributor spots.
* [ ] Gasless Blockchain Implementation: Utilize existing nodes to implement a gasless blockchain infrastructure for the VPN network, reducing transaction costs and enhancing scalability.
* [ ] Node Stress Testing: Conduct rigorous stress testing for nodes to ensure optimal performance and reliability under various conditions.
* [ ] Mobile App Development: Develop mobile apps for video calling and messaging using the Shadow Node VPN network, providing users with secure and private communication options.
* [ ] Governance Mechanism: Implement a governance model allowing token holders to vote on network upgrades and proposals.
* [ ] NFT-Powered Marketplace: Launch an NFT-powered marketplace for trading Node contributor spots and rewards.
* [ ] Integration with Web3: Explore integrations with Web3 protocols for decentralized identity and payments.

## Q4:

* [ ] User Feedback Integration: Incorporate user feedback and suggestions into the platform's enhancements and updates.
* [ ] Node Provider Expansion: Expand the node provider program to attract more participants and increase network coverage and decentralization.
* [ ] Partnerships: Further strengthen strategic partnerships with influential figures in the crypto space to enhance platform capabilities and reach.
* [ ] Incentive Mechanisms: Design incentive structures to encourage node participation, such as rewards for bandwidth contribution.
* [ ] Localized Exit Nodes: Expand network coverage by incentivizing users to host exit nodes in underserved regions.
* [ ] Security Audits: Conduct regular security audits and bug bounties to maintain network integrity and user trust.

Note: The roadmap provided is subject to change based on various factors, including market dynamics, regulatory shifts, and emerging trends.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shadownode.gitbook.io/shadow-node-white-paper/road-map.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
