# 3.3. Roadmap

In 2025, Flipper delivered the following roadmap milestones: the launch of a Telegram mini-app to build a core community and two angel investment rounds. The ecosystem released an MVP of its flagship product — a AI-Powered Trading Aggregator for spot trading on Solana, with an integrated AI Copilot. A marketing campaign attracted the first hundreds of users.

Planned next steps:

{% stepper %}
{% step %}

### Q1 2026

* Solana Spot aggregation mainnet.&#x20;
* Community Activities Launch.
* Onboarding of 1,000 users.
  {% endstep %}

{% step %}

### Q2 2026

* Aggregation of Solana perpetuals and DeForex.
* Security Audit.
* Airdrop Season 1.
* Growth to 50,000 users.
  {% endstep %}

{% step %}

### Q3 2026

* Listings on DEX.
* Airdrop Season 2.
* Growth to 100,000 users.
  {% endstep %}

{% step %}

### Q4 2026

* Launch SIBER perpetuals aggregation
* Launch of a EVM DEX liquidity aggregator.
* Deployment of a SOL/EVM bridge.
* Airdrop Season 3.
* Token Generation Event.
  {% endstep %}
  {% endstepper %}


---

# 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://flipper-3.gitbook.io/flipper-docs/3.3.-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.
