# Roadmap

At JOJO, we're on a mission to create the best perpetual trading platform **on Base**.

### **Achievements So Far**

* **Started: The Steel Ball Run Era** （May 29 - Jul 11, 2022）✅
  * The JOJO dev team has been established. Engineers began to create something great!
* **V0.1: The Golden Wind Era** (July 11th, 2022 - Feb 27th, 2023) ✅
  * Deployed an internal testnet.
  * Set the Orderbook & Price chart.
  * API Stress testing.
  * Website firewall and other WEB2 security setup (e.g., DDOS, DNS hijack)
  * Market Maker API testing.
  * Another internal testing of position management, limit and market orders, asset deposition and withdrawal, and liquidation.
  * Immunefi Bug Bounty launched.
  * HackenProof Bug Bounty launched.
* **V0.2: The Stardust Crusader Era** (Feb 27th - Mar 30th, 2023) ✅
  * Established JOJO operations and marketing team.
  * JOJO's multi-collateral system, subaccount V1+V2, TP/SL, user portfolio calculation, and display functions have been launched.
  * We completed the first invitation-only usability test.
  * Continuous optimization of product interaction.
* **V1.0: the JOJOlion Era** (Mar 30, 2023 - Dec 31, 2023) ✅
  * Sherlock public auditing contest launched.
  * API improvement.
  * UI/UX improvement.
  * Established the Notification system.
  * Listing more trading pairs.
  * Integrated AA wallet solution.
  * Grid trading bot deployed.
* **V1.1: the Highway to Mars Era (Jan 1, 2024 - April 20, 2024)** ✅
  * Alpha test on Arbitrum mainnet.
  * The smart contract for JOJO has been updated to a new version.
  * JOJO's Bizarre Adventure.
  * Replace the settlement currency from USDC.e to USDC.
  * There are more trading pairs listed: ORDI/USDC, WLD/USDC, AGIX/USDC, AR/USDC, TIA/USDC, STRK/USDC, XRP/USDC, AVAX/USDC, TRON/USDC, etc.
* **V1.2: Diamond Is Unbreakable Era (April 20, 2024 - Q3, 2024)** ✅
  * Launch on Base
  * Multi-language
  * 1000x leverage
  * Token generation event
  * earnUSDC, a delta-neutral earn product
  * Listing new trading pairs and collaterals
  * Airdrop Season1
  * Team competition
  * Upgrade to Chainlink data-stream
  * Increase maximum leverage
  * Support limit order in TP/SL
  * Isolated mode
* **V2.0: The AI Agent Era (Q3 2024 - Q1 2025)**&#x20;
  * AI trading assistant analyzes news and provides advice
  * AI generates personalized trading UI from user history
  * AI KOL agents match human influencers' performance
* **V2.1: AI Owned Exchange (Q1 2025 - Q4 2025)**
  * AI agents function as team members for BD and marketing
  * AI manages strategy decisions autonomously
  * AI designs and controls token allocation plans
  * Token holders vote, chat, and influence AI team
* **V2.2: Silicon Life (Q4 2025 - Long term)**
  * Full AI-driven code generation
  * Decentralized AI model reasoning


---

# 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://about.jojo.exchange/jojo-1/jojo-exchange/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.
