{
  "@context": [
    "https://schema.org",
    "https://llmld.org/v1"
  ],
  "@type": "llmld:AIWebsite",
  "llmld:summary": {
    "one_liner": "ContinuumDAO is a DAO that runs a public permissionless decentralized Multi-Party Computation (MPC) network for cross-chain messaging, AI agentic wallets and cross-chain governance.",
    "key_facts": [
      "Governance and minting are 100% on-chain and vote-based.",
      "MPC network is permissionless; anyone can run a node, create Multi-Party Agent Wallets and earn CTM rewards.",
      "CTM is the governance and rewards token; veCTM is voting escrow (lock up to 4 years).",
      "C3Caller provides cross-chain messaging; C3Governor extends governance across chains.",
      "Multi-Party Agent Wallet supports human-in-the-loop and AI agentic signing.",
      "Install an MPA node from the node map (+ button) on VPS or home PC (Windows 11, macOS, Linux); one node is not enough for a wallet — add peers, a Group, and a KeyGen."
    ]
  },
  "llmld:getStarted": {
    "task": "install-mpa-node",
    "summary": "Install a Multi-Party Agent Wallet node on a Linux VPS or home PC (Windows 11, macOS, or Linux).",
    "defaultForHumans": "https://mpa.continuumdao.org/node-map",
    "canonicalDoc": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md",
    "installNodeJson": "https://continuumdao.org/well-known/install-node.json",
    "agentsGuide": "https://github.com/ContinuumDAO/mpc-config/blob/main/AGENTS.md",
    "routes": [
      {
        "platform": "linux-vps",
        "when": "Ubuntu or Debian VPS; agent can run shell commands as root",
        "primary": "oneshot-script",
        "script": "https://raw.githubusercontent.com/ContinuumDAO/mpc-config/main/scripts/install-node-debian-ubuntu.sh",
        "guide": "https://github.com/ContinuumDAO/mpc-config/blob/main/docs/CREATE_NODE_ONESHOT.md",
        "fallback": "https://mpa.continuumdao.org/node-map"
      },
      {
        "platform": "windows-11",
        "when": "Home or office Windows 11 PC; interactive user",
        "primary": "node-map-or-docker-extension",
        "nodeMap": "https://mpa.continuumdao.org/node-map",
        "guide": "https://github.com/ContinuumDAO/mpc-config/blob/main/docs/INSTALL_NODE_WINDOWS_DOCKER_DESKTOP.md",
        "prerequisites": [
          "Install Docker Desktop for Windows (WSL2 backend)",
          "Install Continuum Node extension from Docker Desktop Marketplace",
          "Use public WAN IPv4 and router port forward TCP 18080 (and 8883 if relay)"
        ]
      },
      {
        "platform": "macos",
        "when": "Home or office Mac; interactive user",
        "primary": "node-map-or-docker-extension",
        "nodeMap": "https://mpa.continuumdao.org/node-map",
        "guide": "https://github.com/ContinuumDAO/mpc-config/blob/main/docs/INSTALL_NODE_MACOS_DOCKER_DESKTOP.md",
        "prerequisites": [
          "Install Docker Desktop for Mac",
          "Install Continuum Node extension from Docker Desktop Marketplace",
          "Use public WAN IPv4 and router port forward TCP 18080 (and 8883 if relay)"
        ]
      },
      {
        "platform": "linux-pc",
        "when": "Home Linux workstation or laptop",
        "primary": "node-map-or-docker-extension",
        "nodeMap": "https://mpa.continuumdao.org/node-map",
        "doc": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md",
        "prerequisites": [
          "Docker Desktop for Linux or node-map installer flow",
          "Public WAN IPv4 and port forwarding when peers are on the internet"
        ]
      }
    ],
    "afterInstall": [
      {
        "step": "attach-node",
        "name": "Attach your node in the browser",
        "url": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/AttachYourNode.md"
      },
      {
        "step": "backup",
        "name": "Back up bootstrap key and encrypted database",
        "url": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/BackupAndRestoration.md"
      },
      {
        "step": "peers-group-keygen",
        "name": "Add a second node, configure peers, create Group and KeyGen (minimum 2/2)",
        "url": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md",
        "anchor": "post-install-steps"
      },
      {
        "step": "ai-harness",
        "name": "Optional: configure the built-in AI harness",
        "url": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/AIHarness/Configure.md"
      }
    ],
    "avoidForAgents": "https://docs.continuumdao.org/ContinuumDAO/RunningInstructions/NodeRunningInstruction.md",
    "keyFacts": [
      "One node alone cannot create a shared wallet address — add at least one peer (typical personal setup: 2/2 human-in-the-loop).",
      "For almost all human users, start at the node map + button; do not default to manual git clone.",
      "AI agents provisioning Ubuntu/Debian VPS should use the one-shot script, not NodeRunningInstruction.md.",
      "Home PCs need Docker Desktop plus the Continuum Node extension, public WAN IP, and router port forwarding."
    ]
  },
  "llmld:actions": {
    "primary": [
      {
        "name": "Install an MPA node",
        "url": "https://mpa.continuumdao.org/node-map",
        "description": "Start here for new users: click + on the node map, or see Install.md for platform-specific paths (VPS one-shot script, Docker Desktop on Windows/macOS/Linux)."
      },
      {
        "name": "Install guide (docs)",
        "url": "https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install"
      },
      {
        "name": "FAQs",
        "url": "https://continuumdao.org/faqs"
      },
      {
        "name": "Vote / Governance",
        "url": "https://app.continuumdao.org/governance"
      },
      {
        "name": "Forum",
        "url": "https://forum.continuumdao.org/"
      },
      {
        "name": "Staking",
        "url": "https://continuumdao.org/staking"
      },
      {
        "name": "MPC Network",
        "url": "https://continuumdao.org/mpc-network"
      },
      {
        "name": "Multi-Party Agent Wallet",
        "url": "https://mpa.continuumdao.org/node-map"
      }
    ]
  },
  "llmld:documentation": {
    "note": "Full documentation is auto-indexed on the docs site. Do not mirror page lists here — fetch the live index.",
    "llmsTxt": "https://docs.continuumdao.org/llms.txt",
    "llmIndex": "https://docs.continuumdao.org/well-known/llm-index.json",
    "searchIndex": "https://docs.continuumdao.org/search-index.json",
    "sitemap": "https://docs.continuumdao.org/sitemap.xml",
    "baseUrl": "https://docs.continuumdao.org/",
    "markdownSuffix": ".md"
  }
}