> For the complete documentation index, see [llms.txt](https://opsec-2.gitbook.io/opsec-ai-and-decentralized-cloud-computing-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opsec-2.gitbook.io/opsec-ai-and-decentralized-cloud-computing-platform/opsec-roadmap.md).

# OpSec Roadmap

OpSec has a clear and ambitious roadmap that outlines the milestones and goals of the platform and the utilities.&#x20;

**Phase 1:**&#x20;

Token Launch on Uniswap

Launch OpSec Cloudbot

Launch of network nodes (Bittensor, Taiko, Eignelayer, Optimism, Berachain e.t.c.)

Enhance privacy-centric features

**Phase 2:**&#x20;

Integrate supercomputing capabilities

Optimize GPU chain for diverse applications

Launch of Cloudverse (OpSec GPUs, RDPs and Validators)

Major exchange token listings

Expansion of network nodes to 50+ chains

**Phase 3:**&#x20;

Integrate supercomputing capabilities

Optimize GPU chain for diverse applications

Major exchange token listings

**Phase 4:**&#x20;

Launch OpSec CloudSec

Implement AI automation for cloud deployment

Launch educational initiatives and webinars for developers

Expansion of team and advisor onboarding

**Phase 5:**&#x20;

Launch of Rollups and cross-chain network integration of OpSec Network

Testnet launch of OpSec L1

Mainnet launch of OpSec L1


---

# 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://opsec-2.gitbook.io/opsec-ai-and-decentralized-cloud-computing-platform/opsec-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.
