﻿# Build on the Internet Computer

The Network is The Cloud. Agents Build.

> For the complete documentation index, see [llms.txt](/llms.txt)

<div class="skills-banner">

## ICP skills for agents that write code

Teach your AI coding agent the patterns, APIs, and deployment workflows it needs to build on ICP so it ships working code instead of guessing.

<div class="skills-actions">
<button class="skills-primary" id="skills-give-btn"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path></svg><span id="skills-give-label">Give your agent ICP skills</span></button>
<a class="skills-cta" href="/guides/ai-coding-agents/"><span>Learn more</span><svg class="arrow-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg></a>
</div>

</div>

<div class="landing-actions">
  <a href="/getting-started/quickstart/" class="landing-action-card">Quickstart for craft coders</a>
  <a href="https://icp.ninja/projects/hello-world" class="landing-action-card">Playground for craft coders</a>
  <a href="/guides/" class="landing-action-card">Explore Guides</a>
</div>

## Documentation

- [Guides](/guides/) — How-to guides for backends, frontends, auth, testing, deployment, and more.
- [Concepts](/concepts/) — Developer-focused explanations of ICP architecture and design decisions.
- [Languages](/languages/) — Language-specific guides for Rust and Motoko.
- [References](/references/) — Specifications, canister IDs, cycle costs, and glossary.

## External resources

- [ICP CLI](https://cli.internetcomputer.org/0.2/) — Command-line tool for ICP development
- [JS SDK](https://js.icp.build) — JavaScript/TypeScript libraries for ICP
- [ICP Skills](https://skills.internetcomputer.org) — Skills for agents that write code on ICP
- [Learn Hub](https://learn.internetcomputer.org) — Deep protocol-level explanations
