# Roadmap

<figure><img src="/files/1LizMBbLbi3TR87GBBqY" alt=""><figcaption><p>Development Roadmap</p></figcaption></figure>

## User Product

### Jun 3, 2024 - Jul 18, 2024 Planning and Initial development

* Team Formation
* Requirement Gathering, and Detailed research on data sources
* Planning of Product feature, on where and when Ai and Blockchain is best used.
* Data aggregation and Categorization
* Decision on Model choice and Training sequence
* Product Structure implementation for System design.

### Jul 18, 2024 - Aug 17, 2024 Design and Development

* User Product Design, and Implementation flow
* Development of User Product, following the Premium Tier as base model for Alpha testing.
* Data integration and data storage setup.
* Consuming Endpoints on the Frontend, to structure analysis.
* Token development on Base network

### Aug 18, 2024 - Aug 30, 2024 Testing and Alpha launch

* Product continuous Testing and Development Iteration
* Ai training optimization for report Generation
* Improve data categorization and Report analysis

### Aug 30, 2024 - Sep 30, 2024 Continuous Optimization and Beta Launch

* Continuous Product optimization
* Improving data validation for model training.\
  Beta Launch
* Address feedback from beta testers, fixing bugs and making necessary improvements.
* Token Incentivization feature setup for core data contributors to the user product.

## Business Product

### Sep 30, 2024 - Oct 18, 2024 Research, Planning and Initial development

* Detailed Research and Planning on auditing services, real-time monitoring, and certification badges.
* Design the Architecture for the Business Platform
* OpenSource Bugs and vulnerabilities data collection.

### **Oct 18, 2024 - Nov 30, 2024 Development and Testing**

* Focusing on AI-powered bug detection and ease of integration.
* Develop and integrate the token-based payment system.
* Internal Testing on payment systems to ensure functionality and security.
* Develop and integrate the token-based payment system.
* Tiered system categorization and feature integration.

### **Nov 30, 2024 - Jan 15, 2025 Beta Release**

* Beta version of the Business Platform to a select group of businesses for feedback.
* Address feedback from beta testers, fixing bugs and making necessary improvements.
* Finalize all features and prepare for the public launch.

### **Jan 15, 2025 - Feb 28, 2025**

* Continuous testing and optimization

## Developer Product

### **Jan 15, 2025 - Feb 18, 2025 Planning and Development**

* Requirements gathering for the Developer SDK and Linting tools
* Architecture Design for the Developer SDK, linting tools, and token-based payment system.
* Setup Developer community to gather research insights

### **Feb 18, 2025 - Apr 10, 2025 Development and Testing**

* SDK and Linting tool development
* Internal Testing
* Token payment integration

### **Apr 10, 2025 - May 30, 2025 Beta Release**

* Beta Testing and feedback gathering from community
* Bug fixes and improvements
* Continuous Development and Testing


---

# 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.influxai.io/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.
