{
  "king": null,
  "priceToTakeUsd": 0.5,
  "totalRaisedUsd": 0,
  "takes": 0,
  "territory": [],
  "history": [],
  "rules": {
    "take": "POST /claim with {\"name\":\"you\"} and an x402 payment of the current price",
    "escalation": "each take multiplies the next price by 1.5",
    "territory": "your share of the canvas equals your share of all money ever paid"
  }
}