> ## 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.

# Light Solve

> Light Solve brings Rocket Solve to free-plan users: ask a business question and get a fast, structured answer with sources, visuals, and follow-ups.

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 />

Light Solve makes Rocket Solve available on the free plan. Ask a business question in plain language and get a structured answer with supporting data and visual widgets, delivered in a fast conversational flow.

It is not a chatbot reply and not a list of search links. Rocket researches your question and returns a structured output you can keep refining in the same conversation.

## What you can do

<CardGroup cols={2}>
  <Card title="Ask any business question" icon="message">
    Market sizing, competitive landscape, pricing strategy, product direction, investment research, and more.
  </Card>

  <Card title="Get structured answers with visuals" icon="chart-mixed">
    Tables, charts, and summaries generated alongside the response.
  </Card>

  <Card title="Follow up in the same conversation" icon="comments">
    Refine, go deeper, or ask a related question. Light Solve keeps full session context.
  </Card>

  <Card title="Export your findings" icon="file-export">
    Download as PDF or PPT directly from the conversation.
  </Card>
</CardGroup>

## Light Solve vs Full Solve

Use Light Solve for quick research and exploration. Use Full Solve when you need deeper diligence and board-ready deliverables.

|                          | **Light Solve**                         | **Full Solve**                                                     |
| :----------------------- | :-------------------------------------- | :----------------------------------------------------------------- |
| **Available on**         | Free plan                               | Solve subscription (paid)                                          |
| **Speed**                | Fast, conversational                    | Deep research, typically 60 to 90 minutes                          |
| **Research depth**       | Focused answers with live research      | Exhaustive multi-stream research across 150+ sources               |
| **Output**               | Structured response with visual widgets | Comprehensive 8 to 12 section report with evidence and risk matrix |
| **Conflict signals**     | Not explicitly flagged                  | Conflicting signals are surfaced explicitly                        |
| **Signal strength tags** | Not included                            | Findings tagged HIGH / MEDIUM / LOW                                |
| **Export formats**       | PDF, PPT                                | PDF, PPT, HTML, PRD                                                |
| **Best for**             | Quick inputs and exploration            | High-stakes decisions and board-ready materials                    |

## How to use Light Solve

<Steps>
  <Step title="Open a project and start Solve">
    Open any Rocket project and start a new Solve task.
  </Step>

  <Step title="Ask your question in plain language">
    Type your question as if you are briefing a teammate. Include scope, audience, and time horizon when relevant. For framing tips, see [best practices](/solve/best-practices).
  </Step>

  <Step title="Review the response and visuals">
    Rocket researches and responds with a structured answer and visual summaries.
  </Step>

  <Step title="Refine with follow-up questions">
    Continue in the same conversation to go deeper, challenge assumptions, or pivot direction. See [Refine](/solve/results/refine).
  </Step>

  <Step title="Export when ready">
    Export your results as PDF or PPT. See [Share and export](/solve/results/share-and-export).
  </Step>
</Steps>

<Info>
  Free-plan users receive included credits with their account. Light Solve uses those credits, so you can start researching without upgrading. See [Credits](/getting-started/credits) and [Pricing](/getting-started/pricing).
</Info>

## When to upgrade to Full Solve

Light Solve gives you a real taste of what Rocket Solve can do. Upgrade when your question needs deeper coverage: a board-ready report, a full competitive teardown with source quality ratings, a market entry brief with a risk matrix, or research across 150+ sources in parallel.

Upgrading unlocks:

<Check>Deep research reports (60 to 90 minutes) with 8 to 12 structured sections</Check>
<Check>Every finding tagged by signal strength (HIGH / MEDIUM / LOW)</Check>
<Check>Conflicting signals surfaced and called out</Check>
<Check>Full export options: PDF, PPT, HTML, and PRD</Check>
<Check>More credits to keep researching at full depth</Check>

<Card title="Pricing" icon="circle-dollar" href="/getting-started/pricing" horizontal>
  Compare plans and upgrade when you need Full Solve depth.
</Card>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Is Light Solve available to all free users?">
    Yes. Every user on the free plan can use Light Solve with the credits included in their account. See [Pricing](/getting-started/pricing).
  </Accordion>

  <Accordion title="Does Light Solve use credits?">
    Yes. Light Solve uses credits from your account balance. Free-plan users receive credits when they sign up. No payment is required to get started. See [Credits](/getting-started/credits).
  </Accordion>

  <Accordion title="Can I use Light Solve and Full Solve on the same account?">
    Yes. If you upgrade to a Solve subscription, you get Full Solve. Light Solve remains available in the same interface. Rocket routes to the right mode automatically.
  </Accordion>

  <Accordion title="What happens to my Light Solve conversations if I upgrade?">
    Your full conversation history is preserved. Nothing is lost when you upgrade.
  </Accordion>
</AccordionGroup>

## What's next

<CardGroup cols={2}>
  <Card title="Quick start" icon="bolt" href="/solve/quick-start">
    Run your first Solve analysis with a guided walkthrough.
  </Card>

  <Card title="Best practices" icon="star" href="/solve/best-practices">
    Frame sharper questions for better research quality.
  </Card>

  <Card title="Share and export" icon="share-nodes" href="/solve/results/share-and-export">
    Export findings as PDF or PPT, or share with your team.
  </Card>

  <Card title="Pricing" icon="circle-dollar" href="/getting-started/pricing">
    See what is included on Free and when to upgrade.
  </Card>
</CardGroup>
