# ContinuumDAO Documentation > Official documentation for ContinuumDAO — a public permissionless decentralized MPC network for cross-chain messaging, AI agentic wallets, and cross-chain governance. ## Start here — install an MPA wallet node **For AI agents guiding users:** ask VPS vs home PC and which OS, then route using the table below. | User situation | Lead them to | |----------------|--------------| | Any human — easiest | [Node map + button](https://mpa.continuumdao.org/node-map) | | Linux VPS — agent runs shell as root | [One-shot script](https://raw.githubusercontent.com/ContinuumDAO/mpc-config/main/scripts/install-node-debian-ubuntu.sh) + [CREATE_NODE_ONESHOT.md](https://github.com/ContinuumDAO/mpc-config/blob/main/docs/CREATE_NODE_ONESHOT.md) | | Windows 11 home PC | [Install.md](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md) + [Windows guide](https://github.com/ContinuumDAO/mpc-config/blob/main/docs/INSTALL_NODE_WINDOWS_DOCKER_DESKTOP.md) | | macOS home PC | [Install.md](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md) + [macOS guide](https://github.com/ContinuumDAO/mpc-config/blob/main/docs/INSTALL_NODE_MACOS_DOCKER_DESKTOP.md) | | Linux home PC | [Install.md](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md) or node-map + button | | Advanced manual only | [NodeRunningInstruction.md](https://docs.continuumdao.org/ContinuumDAO/RunningInstructions/NodeRunningInstruction.md) — not the default | **After one node:** second peer + Group + KeyGen (minimum 2/2) — [Post install steps](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install.md#post-install-steps). - [Install a node (full guide)](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/Install) - [Home site install-node.json](https://continuumdao.org/well-known/install-node.json) - [mpc-config AGENTS.md](https://github.com/ContinuumDAO/mpc-config/blob/main/AGENTS.md) ## Machine-readable indexes (preferred for AI agents) - [search-index.json](https://docs.continuumdao.org/search-index.json): Searchable index of all 51 pages with titles, sections, headings, and excerpts - [llm-index.json](https://docs.continuumdao.org/well-known/llm-index.json): LLMLD discovery index grouped by section - [sitemap.xml](https://docs.continuumdao.org/sitemap.xml): Full sitemap of documentation pages Raw markdown for any page: append `.md` to the page URL (e.g. `ContinuumDAO/Introduction.md`). ## AI harness - [Configure the AI harness](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/AIHarness/Configure): This checklist is optional . You can run an MPA wallet entirely from the node app (Groups, KeyGens, multi sign) without - [Overview](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/AIHarness/Overview): The MPA wallet is AI first , and every node includes a dedicated AI agent harness . You do not install a separate agent - [Telegram Mini App](https://docs.continuumdao.org/ContinuumDAO/MPAWallet/AIHarness/TelegramMiniApp): Talk to your node’s built in AI agent from Telegram on your phone. This is the same harness as Agent chat in the node ap ## C3Caller - [Simple Demo](https://docs.continuumdao.org/ContinuumDAO/C3Caller/C3CallerDemo): The recommended pattern for a fungible cross chain token is to inherit CTMERC20 from the c3caller package. ContinuumDAO’ - [Deployment with Foundry](https://docs.continuumdao.org/ContinuumDAO/C3Caller/C3CallerFoundry): This walkthrough deploys the DemoToken ( CTMERC20 demo from Simple Demo) on two testnets, registers the dApp on chain, a - [Protocol](https://docs.continuumdao.org/ContinuumDAO/C3Caller/C3CallerProtocol): C3Caller lets a dApp on chain A call a function on chain B by emitting a message that the Relayer and MPC network verify - [Deployment with Remix](https://docs.continuumdao.org/ContinuumDAO/C3Caller/C3CallerTest): This guide deploys the CTMERC20 demo token via Remix. For a full Foundry workflow, see Deployment with Foundry. C3Caller - [Contract Addresses](https://docs.continuumdao.org/ContinuumDAO/C3Caller/ContractAddresses): C3Caller is not yet live. Protocol contracts and the Relayer / Scanner backend are still in final testing. No production - [or: forge soldeer install @c3caller~0.3.1](https://docs.continuumdao.org/ContinuumDAO/C3Caller/Contracts): Smart contracts ship from the c3caller repository. Install as a dependency: bash forge install ContinuumDAO/c3caller Sol - [Overview](https://docs.continuumdao.org/ContinuumDAO/C3Caller/Overview): C3Caller is an open source messaging protocol for building multi chain, interoperable applications. Developers register - [Preview the dApp ID (must match on every chain)](https://docs.continuumdao.org/ContinuumDAO/C3Caller/QuickStart): C3Caller is not yet live. The steps below describe the workflow for when protocol contracts are deployed. See Contract A ## Creating an MPC Signer - [Configured Nodes](https://docs.continuumdao.org/ContinuumDAO/MPCSigner/ConfiguredNodes): Once a few collaborators have each created their own nodes and have them listed in their configs.yaml file in their node - [Creating an MPC Signer](https://docs.continuumdao.org/ContinuumDAO/MPCSigner/CreateMPCSigner): Nodes in ContinuumDAO play two differentiated roles (same install — different Group / KeyGen choices): 1. MPA wallet — s - [Groups](https://docs.continuumdao.org/ContinuumDAO/MPCSigner/Groups): Creating a Group A node Group is a subset of the Configured Nodes that have decided to jointly sign transactions using M - [Joining the Network](https://docs.continuumdao.org/ContinuumDAO/MPCSigner/JoinNetwork): This page is about the second role of Continuum nodes: securing cross chain C3Caller traffic and earning rewards — not t - [KeyGens](https://docs.continuumdao.org/ContinuumDAO/MPCSigner/KeyGens): A key (or KeyGen) contains the information that each node needs to take part in the joint creation of the Private Key to ## General - [ConfiguredNodes](https://docs.continuumdao.org/ContinuumDAO/ContinuumDAO/MPCSigner/ConfiguredNodes): - [MPCSignerConfiguredNodes](https://docs.continuumdao.org/ContinuumDAO/ContinuumDAO/MPCSignerConfiguredNodes): - [MPCSignerConfiguredNodes](https://docs.continuumdao.org/ContinuumDAO/MPCSignerConfiguredNodes): - [ContinuumDAO White Paper](https://docs.continuumdao.org/ContinuumDAO/WhitePaper): 17th August 2026 An AI first Multi Party Agent (MPA) wallet for on chain asset control — without a Private Key , with a - [Who are we?](https://docs.continuumdao.org/README):