> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ironlabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 3D Website Mode

> Describe an experience, get a deployable 3D website. Currently in beta.

<Warning>
  **Beta.** 3D Website Mode is shipping iteratively on the `feat/drafty-3d-workflow` branch. Expect rough edges; please share feedback inside the chat.
</Warning>

3D Website Mode takes a brief — *"a launch page for a stargazing app, dark cosmic palette, parallax constellations, a single scroll-driven story"* — and generates an immersive, deployable 3D site.

Hit `/` and pick **3D Website** to enter.

<Note>
  **Screenshot coming.** Brief → preview → deploy flow.
</Note>

## How it works

| Step        | What Foundry does                                                                                             |
| ----------- | ------------------------------------------------------------------------------------------------------------- |
| **Brief**   | You describe the experience. Foundry asks 1–2 clarifying questions if the brief is vague.                     |
| **Design**  | A scene plan is generated — lighting, camera path, primary 3D elements, palette.                              |
| **Render**  | The plan is turned into a working preview you can scrub.                                                      |
| **Iterate** | Reply with edits — *"slower camera glide"*, *"warmer palette"*, *"add a hero CTA at the second scene break"*. |
| **Ship**    | Push the build to a hosted URL.                                                                               |

## Tips

* **Anchor on one mood.** "Quiet, contemplative" or "high-energy, neon" — not both.
* **Name the scroll pattern.** "Single-scroll story", "snap-to-section", "horizontal sweep" all work.
* **Iterate small.** One edit at a time; review; iterate again. Big rewrites confuse the planner.

## Limits

* Today's generations are **single-scroll story sites**. Multi-page apps with auth are out of scope.
* Performance budget matters — extremely heavy 3D scenes can drop frames on lower-end mobile.
* Hosted-URL deploys are a beta feature and may rotate as we harden the pipeline.

## Related

<CardGroup cols={2}>
  <Card title="Tutorial: Build a 3D site" icon="play" href="/foundry/tutorials/build-a-3d-site">
    Concrete walkthrough.
  </Card>

  <Card title="Workflows: Blueprints" icon="diagram-project" href="/foundry/workflows/blueprints-coming-soon">
    Coming soon — multi-step 3D pipelines.
  </Card>
</CardGroup>
