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

# Week 1

> Rocket.new June week 1 update: agent web search now runs during the initial build flow, so Rocket can research live sources while building v1.

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

<Update label="June 5">
  <span class="changelog-new">New</span>

  * **[Redesigned Intelligence](/intelligence/overview)**: The Intelligence module has been completely redesigned with a new layout, streamlined navigation, and improved signal discovery to help you monitor competitors and market shifts more effectively.
  * **[Watchlist in Intelligence](/intelligence/feeds/watchlist)**: Describe what you want to keep an eye on, like "competitors I'm losing deals to," and Rocket starts monitoring it for you across nine signal categories (website, social, hiring, pricing, news, GTM, product, people, and finance). No manual tracking across tabs, spreadsheets, and Slack threads.
  * **[Intel cards in Intelligence](/intelligence/intel-cards)**: Each piece of intel arrives as a structured card rather than a raw feed of links, with a clear title, what it means, why it matters, and a magnitude indicator, so you get interpreted, role-aware insight at a glance.
</Update>

<Update label="June 4">
  <span class="changelog-new">New</span>

  * **Agent web search support for the initial flow**: Rocket can now search the web during the initial generation flow, pulling in up-to-date information while building your first version instead of relying solely on existing knowledge.
</Update>
