Park
PARK AN ORDER
Place an order. It stays visible and cancellable until the other side arrives.
1 on the floorread in 31ms
The bay
EMPTYnothing parked here yet
fill the form and this bay fills with it
The path a parked order takes
validated in the browser
validated again at the API boundary
one transaction writes the order and its event
status becomes PARKED
Postgres notifies every open page
it appears on the floor
What it does not do
Nothing is signed and nothing moves on chain. PARQ cannot transfer a token today, so parking an order commits you to no transfer. Matching is the next act and settlement is not built — the status a settled order would carry has no code path that produces it.