# Roadmap

## Roadmap & Development Status

We believe in radical transparency.

Below is the strict separation between what is live and what is currently in engineering, based on our January 2026 project logs.

### Q1 2026: In Development (Version 1.01)

* **Mobile Webapp (Priority P1)**
  * Optimizing wallet connection and interface for mobile browsers.
  * Moved to V1.01 based on high user demand.
* **Day/Night Mode UI (Priority P0)**
  * Implementing user-requested interface themes for better accessibility.
* **V3 Liquidity Expansion**
  * We are actively researching feasible calculation methods for V3 Pool APRs.
  * We are coordinating with Base/Aerodrome to solve data availability issues.
  * The blocker is precise yield estimation for concentrated positions.
* **DCA & TWAP**
  * Engineering is finalizing the “Pure Engineering” control modules.
  * This covers Dollar-Cost Averaging and Time-Weighted Average Price orders.
* **Advanced Token Search (Priority P1)**
  * Upgrading search to support multi-token queries.
* **Email Subscriptions (Priority P2)**
  * Adding direct email delivery for investment reports and alerts.

### Q2 2026: Planned (Version 1.02)

* **Bribe Optimization Engine**
  * Advanced analysis of “Under-bribed” gauges to maximize voting efficiency.
* **Base App Integration**
  * Native notification capabilities within the Base App.
* **Points Configuration**
  * Enhanced customization for the XP/Rewards system.


---

# 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://aeronavigator.gitbook.io/aeronavigator-by-netmind/resources/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.
