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

# Roadmap

<figure><img src="/files/xVQXIO0Qzekl2yiWRfDu" alt=""><figcaption><p>Phases 1 - 4</p></figcaption></figure>

## ✅Phase 1: HYDRON - Lift Off

| 2025 Q2                                                                                                 |
| ------------------------------------------------------------------------------------------------------- |
| <ul><li>Public Roadmap Announcement</li><li>TGE Community Airdrop Criteria for $BMB Published</li></ul> |

## Phase 2: NEON - Signal &#x20;

| 2025 Q3                                                                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <ul><li>Alpha Node Sale</li><li>Distribute Alpha Node License NFTs</li><li>Security Audits of Token Smart-Contracts </li><li>$BMB Token Pre-Sale Round</li><li>$BMB Community Airdrop Snapshot</li><li>Airdrop Platform Launch & Claim</li><li>Announce Workload Node Suppliers </li></ul> |

## Phase 3:  ARGON - Expansion

| 2025 Q4                                                                                                                                                                             |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Public Checker Node Sale</li><li>Distribute Checker Node License NFTs to Node Buyers</li><li>Checker Node Launch </li><li>Worker Node Liveliness Dashboard Launch</li></ul> |

## Phase 4:  KRYPTON - Infrastructure

| 2025 Q4                                                                                                                                                                                                                       |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>DAO Activated</li><li>Launch Orderbook V1 for Game Compute Workloads</li><li>Implement On-Chain payment settlement</li><li>Add Worker Completion Checks</li><li>Launch the Public Dashboard for the Project</li></ul> |

<figure><img src="/files/pMx9zlqjiEPC5UxjnO6R" alt=""><figcaption><p>Phases 5 - 7</p></figcaption></figure>

## Phase 5: XENON - Enforcement

| 2026 Q1                                                                                                                                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Activate Slashing Mechanisms</li><li>Announce a Security Council for Governance</li><li>Activate Worker Node Reputation </li><li>Upgrade Orderbook to V2 Matching Criteria</li></ul> |

## Phase 6: OZONE - Scale & Migration

| 2026                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------ |
| <ul><li>Migrate Beamable Compute Workloads From Cloud Providers to Beamable Network </li><li>Upgrade Orderbook to V3 Matching Criteria</li></ul> |

## Phase 7: FUSION - Ecosystem

| 2026                                                                                                                                      |
| ----------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Launch Creator Ecosystem</li><li>Activate Creator Royalty Payments</li><li>Launch Partner Workload Migration Incentives</li></ul> |


---

# 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://docs.beamable.network/project-documentation/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.
