# Roadmap

This roadmap outlines our planned features and improvements for the Jua platform. We continuously evolve our platform based on user feedback and market needs in the energy trading and weather forecasting space.

## Now

Currently in development and rolling out:

* **EPT-2 15-Minute Resolution** - Increase to 15-minute output resolution for the first 3 days
* **Continuous Hindcasting** - Ongoing historical data validation and model performance tracking
* **Live Benchmark View** - Real-time model performance comparison and benchmarking dashboard
* **Athena Enhancements** - Improved agentic reasoning and market intelligence capabilities

## Recently Shipped

* **EPT-2 Rapid Refresh** - Hourly updated global model with direct satellite observations
* **Jua Power Forecast** - End-to-end power forecast for solar and wind (DE, FR)
* **Jua Maps** - Browser-based visualization for wind, precipitation, temperature, and more

## Next

Coming in the next phase of development:

* **API Endpoint Improvements** - Enhanced query capabilities for regions, boxes, and geographic areas
* **Additional Analytics Routes** - Expanded analytics capabilities and data processing options
* **Power Forecast Expansion** - Additional European countries for power forecasting

## How We Prioritize

Our roadmap priorities are driven by:

* **User Feedback** - Direct input from energy traders, analysts, and developers using our platform
* **Market Demands** - Emerging needs in renewable energy integration and grid modernization
* **Technological Advances** - Latest developments in AI, atmospheric science, and high-performance computing
* **Regulatory Changes** - Evolving energy market regulations and carbon trading requirements

## Stay Updated

* **Feature Announcements** - Follow our [release notes](/release-notes.md) for detailed information about new releases
* **Community Feedback** - Contact us at <support@jua.ai> to suggest features or provide input on roadmap priorities
* **Beta Programs** - Join our beta testing programs to get early access to new features and help shape development

***

{% hint style="info" %}
**Note**: This roadmap represents our current plans and may be subject to change based on market conditions, user feedback, and technological developments. Specific dates are estimates and not commitments.
{% endhint %}

## Request a Feature

Have a specific need not covered in our roadmap? We'd love to hear from you:

* **Enterprise Customers** - Contact your account manager for custom development discussions
* **API Users** - Submit feature requests through our [developer portal](https://developers.jua.ai/feedback)
* **General Users** - Email us at <product@jua.ai> with your suggestions

Our product team reviews all feedback and considers feature requests for future roadmap planning.


---

# 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.jua.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.
