# Engage an AI Squad

A tech lead plus 2 to 3 senior engineers. Full ownership of an AI initiative. $32K/mo, 90 day minimum, 120 day replacement guarantee.

<link rel="stylesheet" href="?v=">

<!-- HERO -->
<section class="gs-hero">
  <div class="container">
    <div class="gs-breadcrumb">
      <a href="/">Density Labs</a> <span>/</span> <a href="/contact">Engage</a> <span>/</span> AI Squad
    </div>
    <div class="gs-eyebrow">Phase 03 // AI Squad</div>
    <h1>A squad that <em>owns the initiative</em>.</h1>
    <p class="lede"><strong>$32,000 / month. 90 day minimum.</strong> A tech lead plus 2 to 3 senior engineers, taking full ownership of an AI initiative. Architecture, build, ship, iterate. Quarterly business reviews with a founder. 120 day replacement guarantee on every seat.</p>
    <div class="gs-meta">
      <span><strong>Investment</strong>$32,000 / mo</span>
      <span><strong>Team</strong>Lead + 2 to 3 engineers</span>
      <span><strong>Minimum</strong>90 days, scoped quarterly</span>
      <span><strong>Replacement</strong>120 day guarantee</span>
    </div>
  </div>
</section>

<!-- WHAT YOU GET -->
<section class="gs-recap">
  <div class="container">
    <div class="gs-recap-grid">
      <div>
        <div class="gs-eyebrow">What you get</div>
        <h2>Outcome ownership, not <em>hours</em>.</h2>
        <p style="color: var(--ink-soft); font-size: 15px; line-height: 1.6;">A funded AI initiative is not a staffing problem. It is an ownership problem. The squad owns the architecture, the build, the eval loop, and the ship. Your team stays focused on the product. We stay accountable to the outcome.</p>
      </div>
      <ul class="gs-recap-list">
        <li>One Density tech lead plus 2 to 3 senior engineers</li>
        <li>Full ownership: architecture, build, ship, iterate</li>
        <li>The Density Method on every seat</li>
        <li>Quarterly business reviews with a Density founder</li>
        <li>120 day replacement guarantee on every member</li>
        <li>Best fit for funded AI initiatives with executive sponsorship</li>
      </ul>
    </div>
  </div>
</section>

<!-- FORM -->
<section class="gs-form-section" id="apply">
  <div class="container">
    <div class="gs-form-card">
      <h2>Tell us about the initiative.</h2>
      <p class="gs-form-intro">A few paragraphs on the scope, the executive sponsor, and what success looks like. We respond within two business days, usually with a 30 minute working session before any proposal.</p>

      <form action="" method="POST">
        <input type="hidden" name="tier" value="ai-squad" />
        <input type="hidden" name="_subject" value="AI Squad inquiry" />
        <input type="hidden" name="_next" value="" />
        <input type="text" name="_gotcha" style="display:none" tabindex="-1" autocomplete="off" />

        <div class="gs-form-row">
          <label for="name">Full name</label>
          <input id="name" type="text" name="name" placeholder="Your name" required />
        </div>
        <div class="gs-form-row">
          <label for="email">Work email</label>
          <input id="email" type="email" name="email" placeholder="you@company.com" required />
        </div>
        <div class="gs-form-row">
          <label for="company">Company</label>
          <input id="company" type="text" name="company" placeholder="Company name" required />
        </div>
        <div class="gs-form-row">
          <label for="role">Your role</label>
          <input id="role" type="text" name="role" placeholder="CTO, VP Engineering, Chief Digital Officer, etc." required />
        </div>
        <div class="gs-form-row">
          <label for="initiative">What's the initiative?</label>
          <textarea id="initiative" name="initiative" placeholder="The scope, the technical surface, and what success looks like in the first 90 days. If there's a written brief or RFP, paste it." required></textarea>
        </div>
        <div class="gs-form-row">
          <label for="budget">Is the budget confirmed?</label>
          <select id="budget" name="budget">
            <option>Yes, approved and ready</option>
            <option>Approved in principle, exact number TBD</option>
            <option>Building the case for it now</option>
            <option>Just exploring</option>
          </select>
        </div>
        <div class="gs-form-row">
          <label for="timing">When are you looking to start?</label>
          <select id="timing" name="timing">
            <option>This quarter</option>
            <option>Next quarter</option>
            <option>Six months out</option>
            <option>Just exploring</option>
          </select>
        </div>
        <button type="submit" class="gs-form-submit">Start the conversation →</button>
        <p class="gs-fineprint">We are selective about the squads we run. If we are not the right team for this initiative, we will say so and refer you to someone who is.</p>
      </form>
    </div>
  </div>
</section>
