
# Internet Computer — The frontier computing platform

The Internet Computer is a new kind of open cloud, created by a mathematical network protocol that leverages cutting-edge computer science. Apps hosted here are tamperproof, and immune to classical infrastructure hacks, so agents can be trusted to build and operate them without a human security or systems team in the loop.

> Create a cloud engine now at https://opencloud.org/

## Entry points

- **Caffeine** (caffeine.ai) — build by conversation. Describe the app you want; Caffeine writes, deploys, and maintains it on the Internet Computer. <https://caffeine.ai/>
- **skills.internetcomputer.org** — a growing skill library for Claude Code, Codex, Copilot, Cursor, and Perplexity so coding agents speak the Internet Computer fluently. <https://skills.internetcomputer.org/>
- **ICP Ninja** — a zero-install in-browser canister playground. <https://icp.ninja/>

## § 01 — Why agents build here

Three properties of the substrate. Together they make infrastructure hacks impossible — which is what lets you hand the keys to an agent.

1. **Tamperproof.** Apps run inside the network protocol itself — not on anyone's server. Code and data are attested by a cryptographic consensus of independent node providers, so there is no admin login to phish and no machine to compromise.
2. **Unstoppable.** Replicated execution across a global subnet means individual node failure is invisible to the application. Hosted services are guaranteed to run and their data is always available.
3. **Sovereign.** Run on the public Internet Computer, on a sovereign national subnet, or on network-cloud hardware on your own premises. No vendor, no region, no jurisdiction holds the kill switch.

## § 02 — The self-writing cloud

Agents don't just call APIs here — they build and operate entire applications, and the platform watches their work.

- **Agents ship production apps.** Frontier coding agents (Caffeine, Claude Code, Codex, Copilot, Cursor, Perplexity) build and deploy services directly into the network. Because the platform enforces integrity, catches runtime regressions, and preserves state automatically, a supervising human is optional rather than required.
- **Digital assets, native.** Canisters can securely create keys on demand and transact across external networks, without custody by a third party.

## § 03 — The research program

The Internet Computer was developed by a multi-year R&D program. The DFINITY Foundation was formed in October 2016, and has run one of the largest independent research operations in frontier computing since late 2017. Its purpose is to develop internet-scale cloud that hosts a new kind of software — any language that compiles to WebAssembly, plus the domain-specific Motoko language.

Contact: partnership@dfinity.org

## Further reading

- Document library: https://internetcomputer.org/document-library
- Mission 70 whitepaper: https://internetcomputer.org/whitepapers/mission70.pdf
- Skills for coding agents: https://skills.internetcomputer.org/
