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

# For You

> The For You feed is your personalized Intelligence stream. It surfaces Intel from both companies you follow and companies outside your universe when their signals match your interests.

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

The **For You** feed is your primary view in Intelligence. It surfaces Intel from both companies you already follow and companies outside your universe, ranked by relevance to your role, industry, and activity patterns.

<Frame>
  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/for-you-tab-highlight-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=4784c61d45c08c6782e48a43e1592743" alt="For You tab highlighted in the Intelligence header navigation" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/for-you-tab-highlight-light.webp" />

  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/for-you-tab-highlight-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=8b4545060ae26a8b0ed6b0a2acc9a75b" alt="For You tab highlighted in the Intelligence header navigation" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/for-you-tab-highlight-dark.webp" />
</Frame>

## What you see

Each Intel card in the For You feed includes the same anatomy as Following cards (magnitude badge, headline, detail, pillar tags, and trail). For companies you don't yet watch, a **Follow** button appears so you can add them to your universe directly from the feed.

<Frame>
  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/for-you-intel-card-light.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=badeb258dd6a36a8f777aaa72af2b1aa" alt="For You Intel card with Follow button highlighted on an unfollowed company" className="block dark:hidden" width="2880" height="1800" data-path="images/intelligence/feeds/for-you-intel-card-light.webp" />

  <img src="https://mintcdn.com/dhiwisepvtltd-5e04e6a4/YBiKlNCEJpazX8ky/images/intelligence/feeds/for-you-intel-card-dark.webp?fit=max&auto=format&n=YBiKlNCEJpazX8ky&q=85&s=fba02b2808df7a3303d63200c9796bea" alt="For You Intel card with Follow button highlighted on an unfollowed company" className="hidden dark:block" width="2880" height="1800" data-path="images/intelligence/feeds/for-you-intel-card-dark.webp" />
</Frame>

* **Company name and timestamp** at the top
* **Follow button:** appears on unfollowed companies so you can add them to your universe
* **Magnitude badge** (High, Medium, or Low)
* **Headline and detail** with the interpreted Intel
* **Pillar tags** showing which pillars contributed
* **The Trail** section with supporting evidence

## How it works

For You ranks and surfaces Intel through several signals:

* **Your role:** a product leader sees product and hiring signals weighted higher
* **Your industry:** companies in your market get priority, whether you follow them or not
* **Pattern matching:** if companies you watch are making a certain move, For You surfaces other companies making similar moves
* **Cross-market signals:** significant events that affect your landscape even from companies outside your direct space
* **Engagement patterns:** Intelligence learns what matters to you from your reading and interaction history

## Acting on For You Intel

When something catches your attention:

| Action           | What it does                                                          |
| ---------------- | --------------------------------------------------------------------- |
| **Follow**       | Adds the company to your universe. Future Intel appears in Following. |
| **View pillars** | Opens the company's pillar view so you can investigate further.       |
| **Scroll past**  | Intelligence learns from your engagement patterns over time.          |

## When to check

For You is not a daily obligation. Check it when you want to:

* Discover companies entering your market
* Spot industry-wide trends before they reach companies you already watch
* Find inspiration from adjacent markets
* Expand your universe with companies you didn't know to follow

## Empty state

If For You shows no Intel yet, Intelligence has not gathered enough data to personalize your feed. This resolves as you follow more companies, interact with Intel cards, and your profile data helps Intelligence understand your interests.

## What's next

<CardGroup cols={2}>
  <Card title="Following" icon="rss" href="/intelligence/feeds/following">
    Intel from companies already in your universe.
  </Card>

  <Card title="Discover" icon="magnifying-glass" href="/intelligence/feeds/discover">
    Actively browse and add companies.
  </Card>

  <Card title="Saved" icon="bookmark" href="/intelligence/feeds/saved">
    Your personal collection of bookmarked Intel.
  </Card>

  <Card title="Key concepts" icon="book" href="/intelligence/concepts">
    How personalization and signal matching work.
  </Card>
</CardGroup>
