Skip to content
Back to Polygon Developer Docs

Card snapshot

docs.polygon.technology · 2026-06-02 23:48:09 UTC · 31efe3dc2abc85373002cfa9b7c4021644f73b6499909ed1abb613d5edb52623

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Polygon Docs",
  "description": "Technical documentation for the Polygon ecosystem: Polygon Chain (PoS), CDK, Agglayer, embedded wallets, stablecoins, and developer tools.",
  "url": "https://docs.polygon.technology/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.polygon.technology/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.polygon.technology/",
    "organization": "Polygon Docs"
  },
  "documentationUrl": "https://docs.polygon.technology/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "open-money-stack",
      "name": "open-money-stack",
      "description": "Build payments, wallets, cross-chain transfers, and DeFi integrations on the Open Money Stack (OMS). Use when integrating stablecoin payments, embedded wallets, cross-chain routing via Trails, agentic x402 payments, or deploying blockchain infrastructure with Polygon CDK or Agglayer.",
      "tags": [],
      "url": "https://docs.polygon.technology/.well-known/agent-skills/open-money-stack/skill.md"
    }
  ]
}