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

# Market analysis

> Use Rocket.new Solve to size markets, assess opportunities, and identify trends. Get structured research reports with market sizing, growth projections, and competitive landscape, not generic summaries.

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

Solve delivers structured market research you can act on: sizing, trends, and competitive context in one report. It runs multiple research streams in parallel so you are not waiting for one section to finish before the next begins.

Specify your segment, geography, and time frame. You can also attach internal documents to ground the analysis in your company's data.

## What you can analyze

| Analysis type              | What you get                                 | Good for                                        |
| :------------------------- | :------------------------------------------- | :---------------------------------------------- |
| **Market sizing**          | TAM, SAM, SOM estimates with methodology     | Pitch decks, business plans, go/no-go decisions |
| **Trend identification**   | Emerging patterns, growth drivers, headwinds | Strategic planning, product roadmaps            |
| **Opportunity assessment** | White space analysis, underserved segments   | New product ideas, market entry                 |
| **Industry landscape**     | Key players, market share, ecosystem mapping | Competitive strategy, partnership decisions     |
| **Regional analysis**      | Geography specific market data and dynamics  | International expansion, localization           |

## Example prompts

The more specific your question, the more useful the output. Include your segment and geography so Solve can start without prompt intelligence needing to ask follow-up questions.

<Tabs>
  <Tab title="Market sizing">
    ```plaintext wrap theme={null}
    What is the total addressable market for AI-powered customer support tools in North America? Break it down by TAM, SAM, and SOM for a startup targeting mid-market B2B companies. Include growth projections through 2028.
    ```
  </Tab>

  <Tab title="Trend analysis">
    ```plaintext wrap theme={null}
    What are the top 5 emerging trends in the fintech payments space for 2025 to 2026? For each trend, explain the driver, estimated impact on market size, and which companies are leading.
    ```
  </Tab>

  <Tab title="Opportunity assessment">
    ```plaintext wrap theme={null}
    Identify underserved segments in the project management software market. Which verticals or company sizes are poorly served by existing tools like Asana, Monday, and ClickUp? What would a differentiated product look like?
    ```
  </Tab>

  <Tab title="Industry landscape">
    ```plaintext wrap theme={null}
    Map the competitive landscape for no-code/low-code platforms. Categorize players by target audience (developers vs. business users), pricing tier, and primary use case. Include estimated revenue or funding where available.
    ```
  </Tab>

  <Tab title="Regional analysis">
    ```plaintext wrap theme={null}
    Compare the e-commerce enablement market in Southeast Asia vs. Latin America. Which region has faster growth, lower competition, and better infrastructure for a new entrant?
    ```
  </Tab>
</Tabs>

## What results include

A typical market analysis report contains five sections.

| Report section                     | What it covers                                                                                                                                                                                          |
| :--------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Executive summary**              | Market size, growth rate, and the single most important takeaway.                                                                                                                                       |
| **Market sizing with methodology** | Quantitative estimates (Total Addressable Market, Serviceable Market, and Obtainable Market) with an explanation of how the numbers were derived. Solve shows its work so you can evaluate assumptions. |
| **Growth drivers and headwinds**   | Forces pushing the market forward (technology shifts, regulation, buyer behavior) and risks or barriers that could slow it down.                                                                        |
| **Competitive landscape**          | Key players, their positioning, and approximate market share or funding. Shows how crowded the space is and where gaps exist.                                                                           |
| **Actionable recommendations**     | Specific next steps: segments to target, positioning strategies, or follow-up questions worth investigating.                                                                                            |

## Tips for better market analysis

Include your segment, geography, and time frame in every prompt. These three pieces of context help Solve start without extra questions from prompt intelligence and produce sharper output.

<AccordionGroup>
  <Accordion title="Specify your time frame">
    "Market size in 2025" gives you a snapshot. "Market size with projections through 2028" gives you a trajectory. Always include a time frame so the analysis matches your planning horizon.
  </Accordion>

  <Accordion title="Name your target segment">
    Instead of "the SaaS market," specify "vertical SaaS for healthcare providers" or "B2B SaaS for companies with 50 to 500 employees." Segments produce sharper, more actionable results.
  </Accordion>

  <Accordion title="Request specific frameworks">
    Ask for market sizing (TAM/SAM/SOM), Porter's Five Forces, or a value chain analysis by name. Solve structures the output around the framework you request, making it easier to plug into your existing strategy work.
  </Accordion>

  <Accordion title="Include geographic constraints">
    Global numbers are useful for big picture context, but regional data drives decisions. Specify your target geography ("North America," "DACH region," or "Tier 1 cities in India") for more relevant results.
  </Accordion>

  <Accordion title="Follow up with 'so what' questions">
    After the initial report, ask: "Given this market data, what are the three most promising entry strategies for a seed stage startup?" Follow ups that connect data to decisions are where Solve shines.
  </Accordion>
</AccordionGroup>

<Warning>
  Market sizing estimates are derived from public data and AI analysis. Use them as directional guidance, not as the sole basis for financial projections. Cross reference with industry reports and primary research for critical decisions.
</Warning>

## What's next

<CardGroup cols={3}>
  <Card title="Competitive teardowns" icon="crosshairs" href="/solve/research/competitive-teardowns">
    After sizing the market, analyze the competitors within it.
  </Card>

  <Card title="Pricing strategy" icon="tags" href="/solve/research/pricing-strategy">
    Use market data to inform your pricing model and positioning.
  </Card>

  <Card title="Reports" icon="file-lines" href="/solve/results/reports">
    Export and share your market analysis with stakeholders.
  </Card>
</CardGroup>
