> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crestadvisorygroup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Crest Advisory Group

> Strategic transformation through digital and physical innovation, and the Marcia platform behind it.

<style>
  {`
    @keyframes crestFloat1 { 0%,100% { transform: translate(0,0); } 50% { transform: translate(30px,-20px); } }
    @keyframes crestFloat2 { 0%,100% { transform: translate(0,0); } 50% { transform: translate(-25px,28px); } }
    @keyframes crestFloat3 { 0%,100% { transform: translate(0,0); } 50% { transform: translate(18px,16px); } }
    @keyframes crestShimmer { to { background-position: 200% center; } }
    .crest-hero-grad {
      background: linear-gradient(135deg, #60a5fa 0%, #34d399 50%, #60a5fa 100%);
      background-size: 200% auto;
      -webkit-background-clip: text; background-clip: text;
      -webkit-text-fill-color: transparent;
      animation: crestShimmer 4s linear infinite;
    }
    `}
</style>

<div
  style={{
position: "relative", borderRadius: "18px", overflow: "hidden",
marginBottom: "2.5rem", border: "1px solid rgba(56,189,248,0.18)",
boxShadow: "0 25px 70px -25px rgba(2, 6, 23, 0.85)"
}}
>
  <video autoPlay muted playsInline controls poster="https://crest-video-previews.s3.us-east-2.amazonaws.com/crest-docs-showcase-charlie-20260607.jpg" style={{ width: "100%", display: "block" }}>
    <source src="https://crest-video-previews.s3.us-east-2.amazonaws.com/crest-docs-showcase-charlie-20260607.webm" type="video/webm" />

    <source src="https://crest-video-previews.s3.us-east-2.amazonaws.com/crest-docs-showcase-charlie-20260607.mp4" type="video/mp4" />
  </video>
</div>

<div
  style={{
position: "relative",
background: "linear-gradient(135deg, #020617 0%, #0f172a 45%, #020617 100%)",
borderRadius: "20px",
padding: "4.5rem 3rem",
marginBottom: "3rem",
overflow: "hidden",
boxShadow: "0 25px 70px -25px rgba(2, 6, 23, 0.8)",
border: "1px solid rgba(56, 189, 248, 0.18)"
}}
>
  <div style={{ position: "absolute", top: "8%", left: "12%", width: "360px", height: "360px", borderRadius: "50%", background: "radial-gradient(circle, rgba(56,189,248,0.4) 0%, transparent 70%)", filter: "blur(45px)", opacity: 0.5, pointerEvents: "none", animation: "crestFloat1 14s ease-in-out infinite" }} />

  <div style={{ position: "absolute", bottom: "0%", right: "14%", width: "320px", height: "320px", borderRadius: "50%", background: "radial-gradient(circle, rgba(45,212,191,0.4) 0%, transparent 70%)", filter: "blur(55px)", opacity: 0.45, pointerEvents: "none", animation: "crestFloat2 18s ease-in-out infinite" }} />

  <div style={{ position: "absolute", top: "30%", right: "32%", width: "260px", height: "260px", borderRadius: "50%", background: "radial-gradient(circle, rgba(99,102,241,0.5) 0%, transparent 70%)", filter: "blur(60px)", opacity: 0.4, pointerEvents: "none", animation: "crestFloat3 16s ease-in-out infinite" }} />

  <div style={{ position: "absolute", inset: 0, opacity: 0.05, pointerEvents: "none", backgroundImage: "linear-gradient(rgba(148,163,184,0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(148,163,184,0.3) 1px, transparent 1px)", backgroundSize: "80px 80px" }} />

  <div style={{ position: "relative", display: "flex", flexWrap: "wrap", gap: "2.5rem", alignItems: "center", justifyContent: "space-between" }}>
    <div style={{ flex: "1 1 440px", minWidth: "300px", color: "white" }}>
      <div
        style={{
  display: "inline-flex", alignItems: "center", gap: "0.5rem",
  padding: "0.4rem 0.9rem", borderRadius: "999px",
  background: "rgba(96, 165, 250, 0.1)", backdropFilter: "blur(8px)",
  border: "1px solid rgba(96, 165, 250, 0.3)", color: "#93c5fd",
  fontSize: "0.78rem", fontWeight: 600, letterSpacing: "0.08em",
  textTransform: "uppercase", marginBottom: "1.75rem"
}}
      >
        <span style={{ width: "8px", height: "8px", borderRadius: "50%", background: "#86efac", boxShadow: "0 0 12px #86efac" }} />

        Transforming Enterprises
      </div>

      <h1
        style={{
  fontSize: "3.7rem", fontWeight: 900, lineHeight: 1.05, margin: 0,
  marginBottom: "1.5rem", color: "white", letterSpacing: "-0.03em"
}}
      >
        Strategic Transformation Through{" "}
        <span className="crest-hero-grad">Digital & Physical Innovation</span>
      </h1>

      <p
        style={{
  fontSize: "1.2rem", color: "rgba(226, 232, 240, 0.85)", margin: 0,
  marginBottom: "2.25rem", lineHeight: 1.6, maxWidth: "640px", fontWeight: 400
}}
      >
        We partner with forward-thinking organizations, and with the developers who
        build alongside them, to align strategy, technology, and operations and
        drive enduring competitive advantage. From businesses to institutions to
        government.
      </p>

      <div style={{ display: "flex", flexWrap: "wrap", gap: "0.7rem" }}>
        <a
          href="/public/products/marciaos"
          style={{
    display: "inline-flex", alignItems: "center", gap: "0.5rem",
    padding: "0.9rem 1.6rem", borderRadius: "12px",
    background: "linear-gradient(135deg, #a78bfa 0%, #34d399 60%, #60a5fa 100%)",
    color: "white", fontWeight: 700, fontSize: "0.95rem", textDecoration: "none",
    boxShadow: "0 0 30px rgba(37, 99, 235, 0.35)"
  }}
        >
          Explore our products →
        </a>

        <a
          href="https://crestadvisorygroup.com/#contact"
          style={{
    display: "inline-flex", alignItems: "center", gap: "0.5rem",
    padding: "0.9rem 1.6rem", borderRadius: "12px",
    background: "rgba(255, 255, 255, 0.06)", backdropFilter: "blur(8px)",
    color: "white", fontWeight: 600, fontSize: "0.95rem", textDecoration: "none",
    border: "1px solid rgba(255, 255, 255, 0.18)"
  }}
        >
          Contact us
        </a>
      </div>
    </div>
  </div>
</div>

## Start where you are

<CardGroup cols={3}>
  <Card title="Use our products" icon="grid-2" iconType="duotone" color="#0891b2" href="/public/products/marciaos" horizontal>
    The Marcia platform, an AI operating layer for your whole organization.
  </Card>

  <Card title="Work with us" icon="briefcase" iconType="duotone" color="#0891b2" href="/public/services" horizontal>
    From strategy to silicon, delivered end to end.
  </Card>

  <Card title="Join our team" icon="user-plus" iconType="duotone" color="#0891b2" href="/public/careers" horizontal>
    See how to apply, starting with our technical assessment.
  </Card>
</CardGroup>

## The Marcia platform

Marcia is one intelligent system that works across your entire organization.
Staff, clients, and consumers, all served by one system that chooses the right
approach for each task.

<CardGroup cols={2}>
  <Card title="MarciaOS" icon="layer-group" iconType="duotone" color="#0891b2" href="/public/products/marciaos">
    The operating layer underneath everything: identity, workspaces, and AI
    routing unified across every tool your team uses.
  </Card>

  <Card title="Marcia Fleet" icon="sitemap" iconType="duotone" color="#0891b2" href="/public/products/marcia-fleet">
    Run Marcia across a whole fleet of sites and locations, managed from one
    place.
  </Card>

  <Card title="Ask Marcia" icon="comments" iconType="duotone" color="#0891b2" href="/public/products/ask-marcia">
    An AI operations platform that connects staff, clients, and consumers through
    one system.
  </Card>

  <Card title="Marcia Code" icon="code" iconType="duotone" color="#0891b2" href="/public/products/marcia-code">
    AI models tuned to your codebase: your patterns, your conventions, your
    stack. Not generic suggestions.
  </Card>

  <Card title="Marcia Devboxes" icon="server" iconType="duotone" color="#0891b2" href="/public/products/marcia-devboxes">
    Cloud devboxes that orchestrate 10,000+ agents at a time, with humans in
    control. Available by invitation.
  </Card>
</CardGroup>

## End-to-end services

Some clients come to us for a single capability; others for a program that spans
many. From strategic advisory and digital transformation to custom AI agents,
software, cloud, data, and hardware, we deliver across every layer of the stack.

<Card title="Explore our services" icon="briefcase" iconType="duotone" color="#0891b2" href="/public/services" horizontal>
  See the full range of what we do, and how to start an engagement.
</Card>

## Contact us

Ready to explore what Marcia can do for your organization, or to discuss an
engagement? [Get in touch with our team](https://crestadvisorygroup.com/#contact).

***

<div style={{ textAlign: "center", color: "#64748b", fontSize: "0.875rem", paddingTop: "1rem" }}>
  <strong style={{ color: "#0891b2" }}>Crest Advisory Group LLC</strong> · <a href="https://www.crestadvisorygroup.com/" style={{ color: "#0891b2" }}>crestadvisorygroup.com</a>
</div>
