{
  "host": "indymail.com",
  "vertical": "ai",
  "knowledge": [
    {
      "icon": "🧠",
      "title": "What this is",
      "body": "iNdymail.com provides AI primitives for entities on the network: inference routing, model selection, prompt cataloging."
    },
    {
      "icon": "🔌",
      "title": "How integration works",
      "body": "MCP-first. Connect any model via standard interfaces. No proprietary APIs to learn."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to ScienceAgent.com and the broader AI mesh — shared evals, shared best practices."
    }
  ],
  "faq": [
    {
      "q": "Which models?",
      "a": "Model-agnostic. Connect via MCP. ScienceAgent maintains the eval leaderboard."
    },
    {
      "q": "Cost?",
      "a": "Pay per call via x402 or via aggregated credit on AgentBank.com."
    },
    {
      "q": "Privacy?",
      "a": "Default no-retention via SecurityAgent-audited routes."
    }
  ],
  "services": [
    {
      "name": "Inference routing",
      "description": "Best-fit model selection per task."
    },
    {
      "name": "Prompt catalog",
      "description": "Versioned, evaluated prompts for common tasks."
    },
    {
      "name": "Cost aggregation",
      "description": "Pooled inference budgets via AgentBank.com."
    }
  ]
}