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

# Welcome

> ai cofounder is an AI for building products. Describe what you want to create and it helps you think it through, research it, build it, and move forward.

<div className="px-4 py-16 lg:py-32 lg:pb-16 max-w-3xl mx-auto">
  <h1 className="block text-4xl font-medium text-center text-gray-900 tracking-tight">
    ai cofounder docs
  </h1>

  <div className="max-w-xl mx-auto px-4 mt-4 text-lg text-center text-gray-500">
    ai cofounder is an AI for building products. Describe what you want to create and it will help you think it through, research it, build it, and move you forward.
  </div>

  <div className="px-6 lg:px-0 mt-12 lg:mt-20 grid sm:grid-cols-2 gap-x-8 gap-y-10">
    <a href="https://aicofounder.com/docs/canvas" className="block card-link">
      <img src="https://mintcdn.com/aicofounder/TK6xWgVzhuxkosSb/images/canvas.png?fit=max&auto=format&n=TK6xWgVzhuxkosSb&q=85&s=b05f35998fe780259b4b5fe233dac4f2" alt="Canvas workspace with documents, notes, and websites" className="w-full rounded-lg" style={{border: '1px solid #b3b3b3', pointerEvents: 'none'}} width="1920" height="1080" data-path="images/canvas.png" />

      <h3 className="mt-4 font-semibold text-gray-900">Canvas</h3>
      <p className="mt-1 text-gray-500">Your infinite workspace where documents, research, websites, and notes come together</p>
    </a>

    <a href="https://aicofounder.com/docs/ultraplan" className="block card-link">
      <img src="https://mintcdn.com/aicofounder/TK6xWgVzhuxkosSb/images/ultraplan-in-progress.png?fit=max&auto=format&n=TK6xWgVzhuxkosSb&q=85&s=9626b98fc50a684e08ec579fa2e5ea8f" alt="Ultraplan running strategic planning in the chat" className="w-full rounded-lg" style={{border: '1px solid #b3b3b3', pointerEvents: 'none'}} width="1920" height="1080" data-path="images/ultraplan-in-progress.png" />

      <h3 className="mt-4 font-semibold text-gray-900">Ultraplan</h3>
      <p className="mt-1 text-gray-500">Finds the one thing blocking your progress and creates a plan to break through it.</p>
    </a>

    <a href="https://aicofounder.com/docs/research" className="block card-link">
      <img src="https://mintcdn.com/aicofounder/l8R73wSnlCGLhtR-/images/research-in-progress.png?fit=max&auto=format&n=l8R73wSnlCGLhtR-&q=85&s=e436e6a8bf8322b4070d99782bd57bd9" alt="Research agents working in parallel with live sources" className="w-full rounded-lg" style={{border: '1px solid #b3b3b3', pointerEvents: 'none'}} width="1920" height="1080" data-path="images/research-in-progress.png" />

      <h3 className="mt-4 font-semibold text-gray-900">Research</h3>
      <p className="mt-1 text-gray-500">Multiple AI agents research in parallel, producing cited reports with real sources.</p>
    </a>

    <a href="https://aicofounder.com/docs/websites" className="block card-link">
      <img src="https://mintcdn.com/aicofounder/TK6xWgVzhuxkosSb/images/website-preview.png?fit=max&auto=format&n=TK6xWgVzhuxkosSb&q=85&s=cf3bc01e4741bcbf53ef8f488122fcd7" alt="Website builder showing a live preview" className="w-full rounded-lg" style={{border: '1px solid #b3b3b3', pointerEvents: 'none'}} width="1920" height="1080" data-path="images/website-preview.png" />

      <h3 className="mt-4 font-semibold text-gray-900">Websites</h3>
      <p className="mt-1 text-gray-500">Design, build, and publish websites to validate your idea or start selling.</p>
    </a>
  </div>
</div>
