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

# Roadmap

**Q1 2026 – Project Launch**

* Core OS deployed on the ENI network
* Initial Agents onboarded
* First batch of AINFT identities minted

**Q2 2026 – Ecosystem Expansion**

* Multi-chain compatibility launched
* Task and behavior systems optimized
* Incentive and governance mechanisms activated

**Q3 2026 – Developer Onboarding**

* SDK and API opened
* Third-party AI services integrated
* Cross-chain interaction modules launched

**Q4 2026 – Scalable Agent Ecosystem**

* 500,000+ active addresses and 1,000,000+ on-chain transactions
* Advanced AI collaboration modules
* Complete ecosystem governance and fund management

**2027 and Beyond**

* Global Agent-native application ecosystem
* Multi-chain interoperability
* AI and Web3 native innovation hub


---

# 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, and the optional `goal` query parameter:

```
GET https://eni-minds.gitbook.io/eni-minds-docs/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
