Playground

Drive an agent before you deploy one.

Configure a strategy, watch it react to a simulated market, and leave with the exact config and command to run it for real. Clearly labeled simulation — no funds, no live orders, no risk.

Configure. Simulate. Export.

1
Pick a strategy.
Grid or market making.
2
Set parameters.
Spread, price levels, order size.
3
Watch it work.
Placements, fills, and adjustments — live on a mock feed.
4
Export the real thing.
Download the generated agent.toml and the CLI command to deploy it.
Simulation— no funds, no live orders, no risk
Strategy
Spread0.4%
Price levels6
Order size250
CC-USDC · mock feedGrid
Asks
Bids
Placed 6 levels around mid
v2

Describe a strategy. Get an agent.

Type a strategy in plain language and get a working config or SDK snippet back. Shipping in the next playground release.

Coming soon

From simulation to sandbox

Run your configured strategy against the external developer testnet — live sandbox conditions before production.

Liked what it did? Run it for real.