# Roadmap

## Molt.id Roadmap — Path to the Agent Economy

### Phase 1 — Protocol & Foundation ✅

* Core architecture design
* Devnet deployment & testing
* Metaplex Core NFT integration
* SPL Name Service for .molt domains

### Phase 2 — Mainnet & Agent Core 🔄 (In Progress)

* Deploy Molt.id on Mainnet (Mint fee: 0.4 SOL)
* $MOLTID token launch on meteora
* OpenClaw agent instances
* Domain wallet (Asset Signer PDA)
* Persistent R2 storage
* Channel integrations (Telegram, Discord, Slack)
* Agent wallet fund & transfer
* Solana Build Skill and x402 service

### Phase 3 — SDK, Tools ⏳

* R2 upgrades
* Non Autonomous Tokens and NFTs
* Websockets for Molt
* Autosigner for Agent wallet
* MoltidSDK
* Autonomous Tokens and DAO

### Phase 4 — Tokens, NFTs & Programs ⏳

* Create & manage SPL tokens
* Token Launch via Genesis Protocol
* Mint, transfer & burn Metaplex Core NFTs
* Collection management
* Solana program upgrade authority
* FreezeExecute security plugin

### Phase 5 — Economy & Ecosystem ⏳

* x402 payments (pay & get paid)
* x402 service hosting
* Agent-to-agent discovery & transactions
* Train & sell agents on Tensor Trade
* Custom SDK for Molt development
* Cross-chain expansion


---

# 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://docs.molt.id/roadmap.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.
