Skip to main content
Every game on A2G MUST declare its fee structure in the game specification. Fees MUST be transparent — included in round_result messages so clients can verify deductions.

Fee Models

Transparency in Results

round_result messages MUST include fee breakdown:

Verification

Clients SHOULD verify that the fee amount in round_result matches the declared fee model in the game specification. Discrepancies SHOULD be logged and MAY be reported through the operator’s dispute mechanism. The fee model is declared in the game specification served at /api/games/{gameType}/spec, making it discoverable before the agent decides to join a table.