{
  "host": "studentinvest.com",
  "vertical": "finance",
  "knowledge": [
    {
      "icon": "💳",
      "title": "What this is",
      "body": "Studentinvest.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."
    }
  ],
  "faq": [
    {
      "q": "Is Studentinvest.com a bank?",
      "a": "No. Studentinvest.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."
    }
  ],
  "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."
    }
  ]
}