# Roadmap

Maicrotrader's development is structured in six key phases, each advancing the platform's capabilities and user experience.&#x20;

1. First Iteration: Closed Beta (Q3 2025)

   * Launch proprietary trading vault with quant team strategy.
   * Seed initial TVL from core team.
   * Deploy agent performance dashboard (PnL, Sharpe ratio, drawdown).
   * Complete external security audit

2. v0.1: Public Onboarding (Q1 2026)

   * Open vault access for $MAICRO holders.
   * Enable stablecoin (USDC) deposits for vault shares.
   * Implement UX improvements based on beta feedback.
   * Liquidity Mining Program

3. v0.2: Strategic Expansion (Q2 2026)

   * Introduce co-developed trading strategies with ecosystem partners.
   * Enhance vault statistics with advanced diagnostics and metrics.

4. v0.3: Governance & Staking (Q3 2026)

   * Launch $MAICRO staking for protocol governance.
   * Enable token holders to vote on platform features and fee structures.

5. v1.0: Permissionless Vault Network (Q4 2026)

   * Introduce interface for users to design, backtest, and deploy custom trading

     agents.
   * Launch vault marketplace with performance tagging and risk scoring.

6. v2.0: Copilot Trading Infrastructure (Q4 2026)
   * Enable personalized Allocation Trading Agents (ATAs) for user-defined risk and

     return preferences.
   * Support dynamic allocation across proprietary and user-generated Strategy

     Trading Agents (STAs).

<figure><img src="/files/21aZtp7YR6hrkyggSkIt" alt=""><figcaption></figcaption></figure>


---

# 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.maicrotrader.com/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.
