DXAPEnter app

DXAP docs.

DXAP is an agentic trading platform on Hyperliquid. You describe a strategy in plain language, approve an agent, and it trades Hyperliquid perps on schedules and triggers — inside rules you set. DXAP is non-custodial: your balance stays in your Hyperliquid account, and DXAP never holds it.

How the pieces fit

  • Strategy — the plain-language text that defines what your agent tries to do.
  • Agent — approved from your strategy. It wakes on its Schedule and on market triggers; each wake-up is a turn.
  • Agent wallet — the trade-only Hyperliquid key the agent signs with. It cannot withdraw.
  • Policy engine — the deterministic check every proposed action passes before execution.
  • Data index — what the agent reads on every turn.
  • Debrief — the record of every turn, and how you steer.

Pages

DXAP is in alpha. We ship changes by the day — expect things to move.