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

# Introduction

> Rocket.new is the complete vibe solutioning platform. Validate ideas with Solve, build web and mobile apps, and monitor competitors with Intelligence. Start free, no credit card needed.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

Rocket.new is a vibe solutioning platform that combines strategic research, AI app building, and competitive intelligence into a single product. Validate your idea, build the product, and track your competitors without switching tools.

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/VfQkNjX1uy4" title="Solve Build Intelligence — Rocket.new Overview" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

<Divider />

## Three pillars, one platform

<CardGroup cols={3}>
  <Card title="Solve" icon="lightbulb" href="/solve/overview">
    Validate ideas, run market research, create PRDs, and get structured reports with data, insights, and recommendations.
  </Card>

  <Card title="Build" icon="rocket" href="/build/overview">
    Build production-ready web apps, mobile apps, SaaS products, e-commerce stores, and landing pages from natural language.
  </Card>

  <Card title="Intelligence" icon="bolt" href="/intelligence/overview">
    Monitor competitors continuously. Get automated daily briefs, pricing change alerts, and trend signals.
  </Card>
</CardGroup>

| Pillar           | What it produces                                                                                                                                                                                                                                                                   |
| :--------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Solve**        | Structured reports with data, insights, and actionable recommendations                                                                                                                                                                                                             |
| **Build**        | Production-ready <Tooltip tip="Next.js is a React framework. Rocket uses it for all web app generation.">Next.js</Tooltip> web apps and <Tooltip tip="Flutter is Google's cross-platform UI toolkit. Rocket uses it for iOS and Android generation.">Flutter</Tooltip> mobile apps |
| **Intelligence** | Continuous signals delivered to a live dashboard in your sidebar                                                                                                                                                                                                                   |

Each pillar works independently. Use one, two, or all three depending on what you need.

## What you can build

<CardGroup cols={2}>
  <Card title="Web apps" icon="browser">
    SaaS dashboards, internal tools, marketplaces, AI-powered tools, customer portals.
  </Card>

  <Card title="Mobile apps" icon="mobile">
    iOS and Android apps built with Flutter, submitted directly to the App Store and Google Play.
  </Card>

  <Card title="Landing pages and sites" icon="globe">
    Marketing sites, portfolio pages, and product launch pages with custom domains.
  </Card>

  <Card title="E-commerce stores" icon="bag-shopping">
    Full online stores with product listings, cart, checkout, and payment integrations.
  </Card>
</CardGroup>

<Divider />

## How capabilities connect

The three pillars share context and feed into each other.

<Steps>
  <Step title="Research informs building">
    Run a Solve task to validate your idea and understand the market. Use those insights to scope your Build task with full context already in place.
  </Step>

  <Step title="Monitoring triggers action">
    Intelligence surfaces a competitor change: a pricing shift, a new feature, a hiring spike. Use that signal to start a Solve analysis or update your product in Build.
  </Step>

  <Step title="Building reveals research needs">
    While building, you realize you need data on user preferences or market sizing. Create a Solve task, get structured findings, and apply them directly.
  </Step>
</Steps>

<Divider />

## How Rocket is organized

<CardGroup cols={3}>
  <Card title="Tasks" icon="bullseye-arrow" href="/getting-started/task/overview">
    A task is a single unit of work: one Solve report, one Build session, or one Intelligence setup. Tasks can live inside a project or stand alone.
  </Card>

  <Card title="Projects" icon="folder-open" href="/getting-started/project/overview">
    A project groups related Solve and Build tasks together with shared context, uploaded files, and connected services.
  </Card>

  <Card title="Intelligence dashboard" icon="chart-mixed" href="/intelligence/overview">
    A workspace-level dashboard in your sidebar where all competitor monitoring signals live. Set up once, runs automatically.
  </Card>
</CardGroup>

<Divider />

## Available on web and mobile

<CardGroup cols={2}>
  <Card title="Web app" icon="desktop" href="https://rocket.new">
    Full-featured at rocket.new. Includes visual editing, code view, all connectors, and one-click deployment.
  </Card>

  <Card title="Mobile app" icon="mobile-notch" href="/getting-started/quick-start">
    iOS and Android. Manage tasks, review Solve reports, and make quick edits from anywhere.
  </Card>
</CardGroup>

<Divider />

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Do I need to write code to use Rocket.new?">
    No. Describe what you want in plain language and Rocket generates production-ready Next.js web apps or Flutter mobile apps. You do not need to write code or use a terminal.
  </Accordion>

  <Accordion title="What makes Rocket.new different from other AI app builders?">
    Most AI app builders focus on code generation alone. Rocket adds strategic research (Solve) that validates your idea before you build, and competitive intelligence (Intelligence) that monitors your market after you launch. All three pillars share context in one platform.
  </Accordion>

  <Accordion title="Can I use just one pillar?">
    Yes. Solve, Build, and Intelligence each work independently. Run market research without building anything, build an app without prior research, or track competitors on their own. The pillars connect when you want them to, not by default.
  </Accordion>

  <Accordion title="What does Rocket produce?">
    Solve produces structured reports you can export as PDF, HTML, or PowerPoint. Build produces deployable web and mobile apps with real code you can download or connect to GitHub. Intelligence produces a live dashboard with daily briefs and signals.
  </Accordion>
</AccordionGroup>

<Divider />

## Get started

<CardGroup cols={2}>
  <Card title="Create an account" icon="user-plus" href="/getting-started/create-an-account">
    Sign up in about 30 seconds with Google, Apple, or email. No credit card required.
  </Card>

  <Card title="Quick start" icon="bolt" href="/getting-started/quick-start">
    Get your first result in under five minutes with a guided walkthrough.
  </Card>
</CardGroup>
