# Roadmap

**2025 Q1-Q2 (6 months)**

* Complete BSC smart contract development, support task allocation and token payments
* Release basic AI Agent functionality: task parsing and resource scheduling
* Integrate federated learning and homomorphic encryption for privacy computing tasks
* Start device onboarding, support text generation and image classification tasks
* Launch developer incentive program, attract open-source model deployment
* Establish Discord community, attract initial users

**2025 Q3-Q4 (6 months)**

* Launch mainnet, support multi-chain payments (ETH, SOL, MATIC)
* Optimize AI Agent features, add context synchronization and personalized recommendations
* Release federated fine-tuning tools for developer model optimization
* Expand device onboarding to video generation and speech recognition tasks
* Collaborate with hardware manufacturers to optimize heterogeneous computing support
* Grow user and developer communities, initiate DAO governance structure

**2026 Q1-Q2 (6 months)**

* Support IoT device integration, expand to smart home and industrial IoT edge computing scenarios
* Launch AI model marketplace with model trading and revenue sharing
* Start vertical industry expansion, covering healthcare, education, manufacturing
* Increase long-tail demand AI models through open-source collaboration
* Publish Ecosystem Whitepaper 2.0, further refine governance structure
* Achieve user growth and healthy governance token staking rates

**2026 Q3-Q4 (6 months)**

* Increase device onboarding, support more task types
* Begin global market expansion, optimize cross-national payments and services
* Complete vertical industry collaborations, especially in healthcare and education
* Advance model training and inference technologies
* Enhance community governance, promote more decentralized decision-making
* Launch ecosystem fund to support frontier AI technologies and open-source projects

**2027+ (Long-term)**

* Support millions of concurrent devices, become the world's largest decentralized AI network
* Integrate quantum computing and edge AI technologies
* Expand to 100+ countries, support global multilingual AI services
* Use ecosystem fund to support numerous open-source projects and innovative applications
* Promote global AI democratization
* Perfect global governance structure


---

# 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://everyai.gitbook.io/everyai/development/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.
