# Development Milestones

Moltifi’s development roadmap is as follows:

* **Phase 1:** Initial platform development and testing, launching core features (creation, minting, and trading of NFTs).
* **Phase 2:** Strengthening AI agent capabilities, launching additional art models and optimization tools, adding decentralized governance features.
* **Phase 3:** Expanding the global user base, establishing more partnerships, increasing platform liquidity and transaction volume.
* **Phase 4:** Completing full platform upgrades, enabling cross-chain operations, and continuously optimizing the user experience.


---

# 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.moltifi.xyz/8.-roadmap/development-milestones.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.
