# Roadmap

#### LeverAcc Development Roadmap

**2025 Q3: Prototype Building**

* **Proof of Concept**: Complete technical validation on HyperLiquid infrastructure
* **Team Formation**: Core engineering team initiates prototype build

***

**2025 Q4: Testnet Launch**

* **Protocol Enhancements**:
  * Flexible execution architecture
  * Dynamic fund allocation
  * Real-time risk controls
* **Testnet Deployment**:
  * Web DApp with full functionality
  * Telegram trading bot
* **User Testing**: Onboard seed users for stress testing

***

**2026 Q1: Mainnet Launch**

* **Security Finalization**:
  * Comprehensive third-party audits
  * Edge case testing completion
* **Go-to-Market**:
  * Community growth campaigns
  * Market education initiatives
* **Production Launch**:
  * DApp and Telegram bot on mainnet
  * Dual-point economy activation

***

**2026 Q2: Ecosystem Expansion**

* **Point System Maturation**:
  * First redemption period opens
  * Governance mechanism implementation
* **Protocol Scalability**:
  * Integrate additional derivatives DEXs
  * Expand supported assets and markets
  * Cross-chain leverage capabilities

***

#### Key Milestone Metrics

| Quarter | TVL Target | User Target       | Key Success Indicator                   |
| ------- | ---------- | ----------------- | --------------------------------------- |
| 2025 Q3 | $0.5M      | 15 alpha testers  | Prototype transaction success rate >99% |
| 2025 Q4 | $5M        | 500 testnet users | 90% seed user retention                 |
| 2026 Q1 | $50M       | 5,000 MAU         | <0.1% liquidation failures              |
| 2026 Q2 | $200M      | 20,000 MAU        | 40%+ point participation rate           |

This roadmap establishes a clear path from technical validation to ecosystem dominance, with each phase building on the previous foundation. The phased approach ensures protocol stability while progressively introducing complex features and expanding market reach.


---

# 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://leveracc.gitbook.io/leveracc-docs/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.
