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

> Rocket.new weekly release notes: multi-page website generation from a single prompt, plus platform reliability improvements across Build and the agent.

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="January 30">
  <span class="changelog-new">New</span>

  * **Multi-page website generation**: Rocket can now generate full websites with multiple pages, not just single landing pages. Describe the site you need and get a complete multi-page project back.
</Update>

<Update label="January 28">
  <span class="changelog-improved">Improved</span>

  * **Platform speed and reliability**: Under-the-hood improvements to build performance, stability, and response times. Everything you build runs on a stronger foundation.
</Update>
