diff --git a/src/pages/build-with-camunda.js b/src/pages/build-with-camunda.js
new file mode 100644
index 00000000000..35cf32106ac
--- /dev/null
+++ b/src/pages/build-with-camunda.js
@@ -0,0 +1,1264 @@
+import React from "react";
+import clsx from "clsx";
+import Layout from "@theme/Layout";
+import Link from "@docusaurus/Link";
+import useBaseUrl from "@docusaurus/useBaseUrl";
+import styles from "./build-with-camunda.module.css";
+import K8sSvgIcon from "../components/CamundaSelfManaged/icons/kubernetes.svg";
+import DockerSvgIcon from "../components/CamundaSelfManaged/icons/docker.svg";
+import AwsSvgIcon from "../components/CamundaSelfManaged/icons/aws.svg";
+import GcpSvgIcon from "../components/CamundaSelfManaged/icons/gcp.svg";
+import IconAgenticImg from "../../docs/components/assets/icon-agentic.png";
+
+/* ─── Icon components ─── */
+
+function CloudIcon() {
+ return (
+
+ );
+}
+
+function TerminalIcon() {
+ return (
+
+ );
+}
+
+function CheckIcon({ color = "#78a9ff" }) {
+ return (
+
+ );
+}
+
+function KubernetesIcon() {
+ return {children};
+}
+
+function TerminalWindow({ title, children }) {
+ return (
+
{children}
+ + Go from zero to a running workflow in under two minutes. +
++ Choose how you want to get started: +
++ Get your own fully managed Camunda cluster. Nothing to + install, just sign up and start modeling today. +
+
+ Use the{" "}
+
+
+ Just three lines to install{" "}
+
+
+ + Download Desktop Modeler to design and edit BPMN diagrams, DMN + decisions, and forms. +
++ On macOS, you can install the Desktop Modeler via{" "} + + Homebrew + + : +
++ Or download and install manually: +
+ ++ Version 5.45 ·{" "} + + Installation guide + +
+
+
+
+ Give your coding assistant Camunda superpowers. Deploy processes, + manage clusters, and query instances right from your AI workflow. +
++ Choose the setup that fits your workflow and infrastructure. +
+
+ Run the full Camunda stack locally with a single{" "}
+
+ Deploy to any Kubernetes cluster with the official Camunda + Helm chart. +
+ ++ Run Camunda at scale on the infrastructure you already trust. +
+Deploy on AWS with managed Kubernetes.
+ + +Run on Google Cloud with native GKE support.
+ + +Flexible deployment with the official Helm chart.
+ ++ Learn more about how Camunda's components and features work + together to power your process orchestration. +
++ Orchestrate AI agents in BPMN-based workflows. Design, deploy, and + monitor intelligent agents combining human tasks with LLM + reasoning. +
+Get started by building and running your first AI agent.
+ + ++ Orchestrate AI agents alongside human tasks and system + integrations. +
+ + ++ Build agents that reason, plan, and act using LLMs within your + processes. +
+ ++ Browse Camunda 8 guides, resources, SDK, and API documentation. +
++ New to Camunda? Create an account and model your first + process. +
+ + +Learn about Modeler, Zeebe, Operate, Tasklist, and more.
+ + +Host and operate Camunda on your own infrastructure.
+ + +Client libraries, REST APIs, SDKs, and integrations.
+ + ++ Level up your BPMN, DMN, and process orchestration skills. +
+ + +Release notes, supported environments, and licenses.
+ +