# Morpheus Eras

The Morpheus launch is structured in sequential **Eras**, inspired by Ethereum’s **Genesis** → **Frontier** → **Homestead** → **Metropolis** → **Serenity** sequence. Each era represents a distinct stage of growth, unlocking new capabilities and broadening participation.

<figure><img src="/files/HlRg6oM4kDmrPm6u9tAm" alt=""><figcaption><p>Morpheus Launch Phases</p></figcaption></figure>

### <mark style="color:blue;">Genesis Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(Sep 2, 2023 → Feb 8, 2024)</mark>*

✅ **Milestones:** Whitepaper published; first local Smart Agents install (Oct 2023).\
✅ **Preparations:** Audits, testnet deployments.\
✅ **Launch:** Smart contracts for the MOR token and Fair Launch deployed on Ethereum and Arbitrum

{% hint style="success" %}
February 8th 2024 is the 28th Anniversary of ["A Declaration of the Independence of Cyberspace"](https://www.eff.org/cyberspace-independence)
{% endhint %}

### <mark style="color:blue;">Frontier Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(Feb 9, 2024 → May 8, 2024)</mark>*

✅ **Fair Launch begins.** MOR emissions start from Day 1, allocated to Capital, Compute, Code, Builders and Protection Fund.\
✅ **Liquidity Bootstrapping:** 90-day period to establish DEX pools and liquidity.\
✅ **Claim & Transfer:** After 90 days (May 8, 2024), MOR becomes claimable and transferable.

### <mark style="color:blue;">Homestead Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(May 9, 2024 → Nov 18, 2024)</mark>*

✅ Compute infrastructure goes live: Morpheus-Lumerin Compute Node and Proxy Router launch.\
✅ **Decentralized inference available for market.**\
✅ MOR rewards extended to Compute Providers.

### <mark style="color:blue;">Metropolis Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(Nov 18, 2024 → Q1 2025)</mark>*

✅ **Smart Agents evolved to** [**MySuperAgent.**](/meet-morpheus/mysuperagent.md)\
✅ **Launch of community MOR stake guided** [**Builder**](https://gitbook.mor.org/builders/) **rewards.**\
✅ Further feature unlocks as protocol utility broadens.

### <mark style="color:blue;">Serenity Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(Q1 2025 → Q3 2025)</mark>*

✅ **Morpheus** [**API Gateway**](/morpheus-inference-marketplace/api-gateway.md) **launch**, enabling developers and users to access decentralized inference seamlessly.\
✅ Ecosystem expansion: **multi-chain deployments** and **additional yield types.**\
✅ Protocol matures with diversified liquidity.\
✅ Foundation for mass adoption established.

### <mark style="color:blue;">Zion Era</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(Q3 2025 → 2026 and beyond)</mark>* <mark style="color:purple;">**← You are here**</mark>

🔄 **Scaling for End Users:** Focus shifts from protocol bootstrapping to large-scale adoption.\
🔄 **Agent Economy:** Applications and agents reach mainstream usage across industries.\
🔄 **Global Inference Marketplace:** Expanded infrastructure to serve billions of inference requests.\
🔄 **Sustainable Growth:** Continuous MOR emissions align incentives while supporting long-term network sustainability.

The **Zion Era** represents the vision of Morpheus fully realized — a decentralized AI infrastructure at scale, open to everyone.

⚡ *Each era builds on the last, moving from whitepaper to global adoption, with MOR emissions fueling the journey.*


---

# Agent Instructions: 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://gitbook.mor.org/meet-morpheus/morpheus-eras.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.
