Market Mechanics

The Grid is a real-time spot market for AI inference. This section explains how the market actually works: how the central limit order book matches buyers and sellers, how prices form from competing bids and asks, how Scheduled Sweeps move purchased Units into consumption, and why this design produces better pricing and stronger capacity signals than fixed-price inference APIs.

  • Central Limit Order Book and Scheduled Sweeps – Explains how The Grid’s single central limit order book continuously matches bids and asks for each Instrument, and how periodic Scheduled Sweeps move Units into Consumption to tightly couple real-time trading with short-term delivery.

  • Order Types - Describes available limit and market orders and how they behave when interacting with the book.

  • Lifecycle of a Unit - Traces a Unit from issuance through trading, sweeping into Consumption, usage, and eventual expiry.

  • Design Advantages - Explains why we chose this particular market design, and compares its advantages to the status quo of how AI inference is consumed.

Last updated

Was this helpful?