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

# Discover

> Browse over 50,000 companies and add them to your Intelligence universe. Search by name, filter by industry, or explore curated suggestions.

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

**Discover** is where you find and add companies to your universe. Browse the full catalog of 50,000+ available companies, filter by industry, or explore personalized suggestions.

<Frame>
  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/discover-browse-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=c4212f8aa8a2703a7e19383b8c632bed" alt="Discover page showing company list with names, domains, follower counts, signals per week, and Follow buttons" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/discover-browse-light.webp" />

  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/discover-browse-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=cc0054da6bcd18fe6bc303efbf64b27f" alt="Discover page showing company list with names, domains, follower counts, signals per week, and Follow buttons" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/discover-browse-dark.webp" />
</Frame>

## Page layout

The Discover page is organized to help you find relevant companies quickly:

* **Search bar** at the top for finding companies by name or domain
* **Company / Space / Trend tabs** to switch between entity types
* **Industry filter chips:** All industries, E-Commerce, Beauty & Personal Care, and more
* **"Suggested for you" section:** personalized recommendations based on your universe and profile
* **"All companies" section:** the full browsable list with total count (e.g., "All companies (702)")

## Company entries

Each company in the list displays:

* **Logo** and **company name**
* **Domain URL** (e.g., nike.com)
* **Followers count:** how many Intelligence users watch this company
* **Signals/wk:** average number of signals detected per week
* **Follow button:** click to add the company to your universe

## Following a company

Click the **Follow** button on any company to add it to your universe.

<Frame caption="Click Follow to add a company to your universe and start receiving Intel.">
  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/discover-follow-company-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=c3f1b83bb886aaabdbbb7b8319888547" alt="Follow button highlighted on a specific company in the Discover list" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/discover-follow-company-light.webp" />

  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/discover-follow-company-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=737dcf46e32a7516281e216d6ad913b7" alt="Follow button highlighted on a specific company in the Discover list" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/discover-follow-company-dark.webp" />
</Frame>

Once you follow a company:

1. It appears in your sidebar under your followed entities
2. Signal collection begins across all nine pillars
3. Intel from that company starts appearing in your [Following](/intelligence/feeds/following) feed
4. You can open its [company overview](/intelligence/pillars/overview) to browse individual pillar tabs

## Finding the right companies

<Tabs>
  <Tab title="By search">
    Type a company name or domain in the search bar at the top. Results appear as you type, showing matching companies with their domain and stats.
  </Tab>

  <Tab title="By industry">
    Use the industry filter chips below the tabs to narrow the list. Select **E-Commerce**, **Beauty & Personal Care**, or click **More** to see all available industry categories.
  </Tab>

  <Tab title="By suggestion">
    Scroll to the **"Suggested for you"** section. Intelligence recommends companies based on who you already watch, your role, and your industry.
  </Tab>
</Tabs>

## When to add more companies

Good times to expand your universe:

* A new competitor enters your market
* A company keeps surfacing in your [For You](/intelligence/feeds/for-you) feed
* An adjacent market is making moves that could affect you
* You hear about a company in a deal or industry conversation
* You want broader coverage of a specific industry vertical

<Note>
  You do not need to specify what to monitor per company. Intelligence automatically watches all nine pillars for every company you follow.
</Note>

## What's next

<CardGroup cols={2}>
  <Card title="Following" icon="rss" href="/intelligence/feeds/following">
    See Intel from companies you just added.
  </Card>

  <Card title="For You" icon="sparkles" href="/intelligence/feeds/for-you">
    Intel from companies matched to your interests.
  </Card>

  <Card title="Company pillars" icon="building" href="/intelligence/pillars/overview">
    Deep-dive into a company's activity across all dimensions.
  </Card>

  <Card title="Best practices" icon="star" href="/intelligence/best-practices">
    How to choose what to watch and avoid noise.
  </Card>
</CardGroup>
