# Ship Already > Ship Already is an AI-powered workspace that helps makers finish and launch their projects instead of stalling at "almost done" — it combines project organization, notes/todos, and an AI cofounder that nudges you to ship. ## Pages - [Home](https://shipalready.com/): Product overview and waitlist signup. - [Agents guide](https://shipalready.com/agents.md): How agents should interact with this site. - [Sitemap](https://shipalready.com/sitemap.xml): XML sitemap of public routes. ## Agent resources - [Agent card](https://shipalready.com/.well-known/agent-card.json): A2A-style agent manifest. - [AI agent manifest](https://shipalready.com/.well-known/ai-agent.json): Guardrails for automated agents. ## API - `POST /api/subscribe`: Joins the waitlist. Body: JSON `{ "email": "you@example.com" }`. No authentication required. This is the only user-facing action on the site.