# Builder Roadmap

### Phase 1: Foundation

The open-source building blocks for a new way of building

* Core Framework Development
* AI-Augmented Creative Tools
* Example Agents & Use Cases
* Token Economy Infrastructure
* Development Automation Systems

### Phase 2: Expansion

Real game use-cases, developer tooling and community integrations

* Community Developer Integration
* Multi-Agent Coordination Systems
* Autonomous Game Editing Capabilities
* Tool & API Marketplace
* Community Feedback Pipeline to modify games

### Phase 3: Living

Evolving games and autonomous game engines

* Agentic Studio & Front-End IDE
* Autonomous Evolving Game Systems
* Community-Driven Development Pipeline
* Cross-Game Marketplace & Integration


---

# 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://cosmic-engine.gitbook.io/potnoodledev/getting-started/editor.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.
