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

# Roadmap

The Roadmap section presents a comprehensive overview of Encryptum’s strategic vision and planned development milestones over the short, medium, and long term. It serves as a guiding framework that illustrates the protocol’s evolution, from foundational infrastructure deployment to advanced feature integration and ecosystem expansion.

This roadmap is designed to provide transparency and clarity for all stakeholders including developers, users, investors, and partners. It outlines the key phases of growth, technical upgrades, product launches, and community initiatives that will shape the future of Encryptum.

By detailing specific goals, target timelines, and anticipated deliverables, the roadmap sets clear expectations and fosters trust in the project’s commitment to innovation and continuous improvement. It highlights how Encryptum intends to maintain its position at the forefront of decentralized AI data storage, addressing emerging challenges and unlocking new opportunities.

Through this roadmap, stakeholders can track progress, align their contributions, and actively participate in shaping the decentralized, secure, and scalable infrastructure that Encryptum aims to build for AI-native applications worldwide.


---

# 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:

```
GET https://encryptum.gitbook.io/encryptum/roadmap-1.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.
