> For the complete documentation index, see [llms.txt](https://onion-encryption.gitbook.io/onion-encryption-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onion-encryption.gitbook.io/onion-encryption-whitepaper/roadmap/onion-encryption-roadmap.md).

# Onion Encryption Roadmap

### PHASE 1

\
 Launch of Onion Ecosystem by Introducing Onion Browser, Onion Messenger, and Onion Search Engine.  

Core Encryption Methods and Onion Routing by establishing multi-layered onion routing across all services.   

ONI Token Release by deploying the native ONI token to support in-app reward within the ecosystem.  

Advanced AI-Driven Search Integration via privacy-focused AI within Onion Search Engine.

### PHASE 2

Secure Storage Features by Introducing encrypted note storage and password management for private data handling options.  

Attention-Based & Activity-Based Rewards by Implementing tokenized rewards for active usage across all core services.  

 Launch of Monthly Subscription Packages by offering Premium subscriptions with advanced levels of privacy, security and rewards features.   

User Experience Optimization by conducting extensive UX enhancements based on user feedback.

### PHASE 3

Upgraded privacy modes by Introducing an advanced privacy mode in Onion Browser and Messenger.  

ONI Token Staking Platform allowing users to stake ONI tokens, staking rewards for supporting the ecosystem.   

Full scale ONI Token Utility Expansion by activating ONI token for in-app features across the Onion Ecosystem, including ABR/AVR, Premium Packages and Staking.   

Strategic security partnerships and expanded partnerships with privacy focused organizations and KOLs to promote industry leading security standards.

### PHASE 4

Community Growth and Ecosystem Maturation Large-scale marketing campaigns to boost user adoption&#x20;

Continuous improvements and updates to existing utilities and developing additional privacy features.   

Large-scale marketing campaigns for user adoption and awareness about Onion’s privacy commitment.&#x20;

  Continuous feature development and community growth by introducing regular updates, new privacy tools.


---

# 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://onion-encryption.gitbook.io/onion-encryption-whitepaper/roadmap/onion-encryption-roadmap.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.
