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

# Roadmap

**Q2 2023 - Q2 2024**

* [x] AI-Infra R\&D Completed
* [x] AI Contribution Layer Prototype Completed

**Q3 2024**

* [x] Phron AI Ecosystem introduced to the Public
* [x] AI Contribution Layer - Testnet Launch
* [x] AI Contribution Layer - Audit by Hacken&#x20;
* [x] Gamified Airdrop Campaign (Phrony The Game) Launched

**Q4 2024**

* [x] PhronZero (AI-IaaS) Architecture Created
* [x] Phron AI (AI-Ecosystem Builder) Architecture Created&#x20;

**Q1 2025**

* [x] Phase 1: Natural Language Smart Contract Deployment
* [x] Phase 2: AI Agent Management System

**Q2 2025**

* [x] Phase 3: UI/UX Optimization
* [x] Deploy & Score Campaign

**Q3 2025**

* [ ] Phase 4: Complete dApp Deployment
* [ ] Staking and LP Farm launch
* [ ] TGE - ZPHR Token launch
* [ ] Launch of Freemium Model

**Q4 2025**

* [ ] PhronZero (AI-IaaS) Completed
* [ ] Phase 5: Plug-n-Play Market Products for Smart Contract and dApp Deployment

**Q1 2026**

* [ ] PhronZero Mainnet Launch
* [ ] Phase 6: Prompt-based Layer 1 Creation


---

# 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:

```
GET https://docs.phron.ai/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.
