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

# Quick start

> Start receiving personalized Intel in minutes. Set up your profile, follow companies, and let Intelligence surface what matters.

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

Intelligence starts delivering value the moment you follow your first company. This guide walks you through getting set up and into a daily rhythm.

## Before you start

You need a Rocket account. If you have not signed up yet, [create an account](/getting-started/create-an-account) first. Intelligence is included with your plan at no additional credit cost.

## Opening Intelligence

From the Rocket home screen, click **Intelligence** in the sidebar to enter Intelligence.

<Frame caption="Click Intelligence in the sidebar to access your personal intelligence feeds.">
  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-rocket-home-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=5ffd672ad15d38ce1f22ec051acf615c" alt="Rocket home screen with Intelligence highlighted in the sidebar" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-rocket-home-light.webp" />

  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-rocket-home-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=cf8c113789fa962d70684ebac93a0fe2" alt="Rocket home screen with Intelligence highlighted in the sidebar" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-rocket-home-dark.webp" />
</Frame>

## First-time setup

On your first visit, Intelligence personalizes your experience with a three-step wizard.

<Steps>
  <Step title="Tell us about yourself">
    Enter your first name, last name, and business URL. Intelligence uses your company to understand your market and frame Intel relative to your competitive position.

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-welcome-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=7ffb6c9abf6af239bb78bca8fe842da5" alt="Welcome to Rocket Intelligence modal asking for name and business URL" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-welcome-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-welcome-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=868a81a473f3571a4e006a8bb148fea4" alt="Welcome to Rocket Intelligence modal asking for name and business URL" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-welcome-dark.webp" />
    </Frame>
  </Step>

  <Step title="Select your role">
    Pick the role that best describes what you do. Your role shapes which signals surface first and how Intel is framed for you.

    Available roles:

    * **Founder:** Building a company
    * **Product manager:** Owning a product
    * **Marketing:** Growing the business
    * **Sales:** Closing deals
    * **Investor:** Evaluating companies
    * **Something else:** Others

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-role-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=aafbb1321e97a2ee7be712836fbeeec2" alt="Role selection screen with Founder, Product manager, Marketing, Sales, Investor, and Something else options" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-role-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-role-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=94e076a2fcc77a2b32bb298054aad71a" alt="Role selection screen with Founder, Product manager, Marketing, Sales, Investor, and Something else options" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-role-dark.webp" />
    </Frame>

    <Tip>
      Be specific about your role. A sales leader sees different Intel rankings than a product manager, even for the same company.
    </Tip>
  </Step>

  <Step title="Follow companies">
    Pick the companies that matter to you. The more you follow, the sharper your Intel becomes. Search by name or paste a URL to find any company.

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-follow-companies-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=e33bb33cbf2abffa8835593406df7ea9" alt="Company picker showing companies to follow with search bar and grid of options" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-follow-companies-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/onboarding/onboarding-follow-companies-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=50099613dd31a6b40ada2d58fa9c2837" alt="Company picker showing companies to follow with search bar and grid of options" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/onboarding/onboarding-follow-companies-dark.webp" />
    </Frame>
  </Step>
</Steps>

After completing setup, you land on your **For You** feed with Intel from the companies you just followed.

## Adding more companies

You can always add more companies to your universe later. Click **+ Follow new** in the sidebar to open the follow modal.

<Steps>
  <Step title="Click + Follow new">
    The button sits below your sidebar navigation. Click it to open the follow modal.

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-button-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=03735ecd9e8eb479a44484f7c786ed8f" alt="Follow new button highlighted in the sidebar" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-button-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-button-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=8ebd9fbda4518c5159f659c31679f267" alt="Follow new button highlighted in the sidebar" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-button-dark.webp" />
    </Frame>
  </Step>

  <Step title="Browse or search">
    The modal shows Company, Space, and Trend tabs. Browse suggested companies or search by name or URL. Select one or more companies by clicking the **+** icon next to each.

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-modal-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=6214b90b65ed17eaf886878149e3371e" alt="Follow new modal with Company, Space, and Trend tabs and a grid of companies to select" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-modal-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-modal-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=e6ccb81149379e591b357e6b82f93662" alt="Follow new modal with Company, Space, and Trend tabs and a grid of companies to select" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-modal-dark.webp" />
    </Frame>
  </Step>

  <Step title="Confirm and follow">
    Once you have selected companies (shown with a checkmark), click **Follow** to add them to your universe. Signal collection begins immediately across all nine pillars.

    <Frame>
      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-confirm-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=6274837d4ecbe6a3ee3de034ddc27e72" alt="Company selected with checkmark, Follow button highlighted to confirm" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-confirm-light.webp" />

      <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/follow-new-confirm-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=75802c8470cbf0a00cb07f2af25edeb1" alt="Company selected with checkmark, Follow button highlighted to confirm" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/follow-new-confirm-dark.webp" />
    </Frame>
  </Step>
</Steps>

## Your Intelligence layout

Once set up, your Intelligence home has three main areas:

### Sidebar

* **My universe:** returns you to your main feed
* **Discover:** browse all companies and add new ones
* **Watchlist:** view and manage your watchlists
* **Deep dive:** focused analysis mode (Coming soon)
* **+ Follow new:** add companies to your universe
* **Following:** your followed companies with expandable pillar navigation

### Header tabs

| Tab           | Purpose                                                                             |
| :------------ | :---------------------------------------------------------------------------------- |
| **For you**   | Personalized Intel from both followed and unfollowed companies, ranked by relevance |
| **Following** | Intel from companies in your universe                                               |
| **Saved**     | Intel cards you have bookmarked                                                     |

### Filter bar

Use the dropdowns at the top to filter by company, signal type, or time window (Last 24hr, Last 7 days, etc.).

## Daily rhythm

<Steps>
  <Step title="Scan For You daily">
    Spend 5 to 10 minutes reviewing what surfaced overnight. Each Intel item includes a "What this means for you" section connecting the signal to your business.
  </Step>

  <Step title="Go deeper when needed">
    Click **View pillars** on any Intel item to open the company's full pillar view and investigate further.
  </Step>

  <Step title="Save important Intel">
    Click the bookmark icon on any Intel card to save it for later. Access saved cards from the **Saved** tab.
  </Step>

  <Step title="Check Following for specific companies">
    Switch to the Following tab when you want Intel scoped only to companies in your universe.
  </Step>
</Steps>

## What's next

<CardGroup cols={2}>
  <Card title="Key concepts" icon="book" href="/intelligence/concepts">
    Understand signals, Intel, pillars, and how personalization works.
  </Card>

  <Card title="Following feed" icon="rss" href="/intelligence/feeds/following">
    Intel scoped to companies you follow.
  </Card>

  <Card title="Company pillars" icon="building" href="/intelligence/pillars/overview">
    What each pillar watches and how to read company pillars.
  </Card>

  <Card title="Watchlists" icon="binoculars" href="/intelligence/feeds/watchlist">
    Group companies with a lens and get scoped Intel.
  </Card>
</CardGroup>
