{
  "domain": "linuxbank.com",
  "brand": "Linuxbank.com",
  "vertical": "finance",
  "state": "fallback",
  "hero_headline": "Linuxbank.com — Open finance infrastructure for the network.",
  "hero_subhead": "Linuxbank.com is a smart entity on the VentureOS network.",
  "knowledge": [
    {
      "icon": "💳",
      "title": "What this is",
      "body": "Linuxbank.com routes payments through PayDirect.com's three-layer stack: ADAO (agent settlement) + USDC (fiat-equivalent) + on-chain accounting."
    },
    {
      "icon": "🔒",
      "title": "How security works",
      "body": "SecurityAgent runs continuous OWASP + dependency audits. AttackAgent simulates exploits weekly."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to AgentBank.com, Escrowed.com, and PayDirect.com for full-stack treasury operations."
    }
  ],
  "services": [
    {
      "name": "Payment routing",
      "description": "Three-layer stack: ADAO + USDC + on-chain settlement."
    },
    {
      "name": "Escrow",
      "description": "Agent-coordinated escrow via Escrowed.com (live)."
    },
    {
      "name": "Treasury operations",
      "description": "Programmatic treasury management via AgentBank.com."
    }
  ],
  "faq": [
    {
      "q": "Is Linuxbank.com a bank?",
      "a": "No. Linuxbank.com is payment-routing and accounting infrastructure. Custody runs through licensed partners."
    },
    {
      "q": "How are funds protected?",
      "a": "Multi-layer: PayDirect escrow + on-chain accounting + SecurityAgent monitoring."
    },
    {
      "q": "Can I integrate?",
      "a": "Yes — A2A-compliant API at /.well-known/agent.json. MCP and x402 supported."
    }
  ],
  "network_bands": {
    "Operating": [
      {
        "name": "VentureOS.com",
        "url": "https://VentureOS.com"
      },
      {
        "name": "AgentDAO.com",
        "url": "https://AgentDAO.com"
      },
      {
        "name": "CoCEO.com",
        "url": "https://CoCEO.com"
      },
      {
        "name": "VBot.com",
        "url": "https://VBot.com"
      },
      {
        "name": "PlayLoop.com",
        "url": "https://PlayLoop.com"
      }
    ],
    "Economy": [
      {
        "name": "Contrib.com",
        "url": "https://Contrib.com"
      },
      {
        "name": "Referrals.com",
        "url": "https://Referrals.com"
      },
      {
        "name": "PayDirect.com",
        "url": "https://PayDirect.com"
      },
      {
        "name": "AgentBank.com",
        "url": "https://AgentBank.com"
      },
      {
        "name": "Escrowed.com",
        "url": "https://Escrowed.com"
      }
    ],
    "Infrastructure": [
      {
        "name": "VNOC.com",
        "url": "https://VNOC.com"
      },
      {
        "name": "VentureBuilder.com",
        "url": "https://VentureBuilder.com"
      },
      {
        "name": "VentureScore.com",
        "url": "https://VentureScore.com"
      },
      {
        "name": "GlobalVentures.com",
        "url": "https://GlobalVentures.com"
      },
      {
        "name": "eCorp.com",
        "url": "https://eCorp.com"
      }
    ]
  }
}