# Roadmap

**Phase 1 – Foundational AI Strategy Layer**

* Build core AI agent framework for HyperEVM
* Support customizable on-chain strategies (e.g., range trading, EMA/RSI logic, macro filters)
* Provide sample strategies for Swing trading, Scalping, Value Investing & Airdrop Farming etc.

***

#### **Phase 2 – Hyperliquid Perpetuals Integration**&#x20;

* Enable permissionless creation of AI trading bots for Hyperliquid perpetuals
* Integrate perpetuals order flow and execution into the agent framework
* Launch agentic framework to build startegies to trade perps.&#x20;

***

#### **Phase 3 – Cross-Chain Integration**

* Connect Hyperliquid Core and HyperEVM for strategy coordination
* Build arbitrage agents to exploit price or latency differences between chains
* Introduce multi-chain capital rebalancing and smart routing

***

#### **Phase 4 – Hyperliquid Public Vaults**&#x20;

* Integrate agents with Hyperliquid Vaults
* Allow users to launch AI-managed vaults based on personal or shared profits.


---

# 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://hedgewaters-organization.gitbook.io/hedgewater-associates/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.
