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

# What is Foundry?

> IronLabs Foundry is the chat that picks the right model for every turn, and switches into Image, Video, or 3D mode when text alone won't cut it.

Foundry is the IronLabs chat at [chat.ironlabs.ai](https://chat.ironlabs.ai). Open it, type a question, and it routes your prompt to the model most likely to give you the best answer — fast when fast is what matters, smart when smart is what matters.

When chat isn't enough, flip a mode and Foundry switches engines:

<CardGroup cols={3}>
  <Card title="Image Mode" icon="image" href="/foundry/modes/image">
    Generate visuals with Nano Banana 2, Gemini 2.5 Flash, and friends. Aspect ratios up to 8:1, quality up to 4K.
  </Card>

  <Card title="Video Mode" icon="video" href="/foundry/modes/video">
    Script → frames → cut. Cinematic video without leaving chat.
  </Card>

  <Card title="3D Website Mode" icon="cube" href="/foundry/modes/3d-websites">
    Brief in, immersive 3D site out. Currently in beta.
  </Card>
</CardGroup>

## Why people use Foundry

* **One chat, many models.** You don't pick — Foundry picks. The footer of every reply tells you which model answered.
* **Live sources.** Pull in Web, Deep Research, Reddit, X, Academic Search, or GitHub mid-conversation.
* **Skills + Connectors.** Plug in Exa, ElevenLabs, Firecrawl, Gamma, and friends. Drop in a Skill ZIP and the assistant gains a new ability.
* **Scheduled Tasks.** Run a prompt on a cron — every morning, every Monday, every hour.
* **Reasoning that you can watch.** Turn on Live Reasoning and see how the model thinks before it answers.

<Frame>
  <img src="https://mintcdn.com/ironaai/jz9FK1T3e0dey9ma/foundry/images/intro/home.png?fit=max&auto=format&n=jz9FK1T3e0dey9ma&q=85&s=2f326a314d9418c717be8f0a1fb5228e" alt="Foundry chat home — sidebar with Workspace (Scheduled Tasks, Templates), Sessions, Credits panel, and a composer with mode tabs (3D Website, Video, Image) at the bottom." width="3456" height="1872" data-path="foundry/images/intro/home.png" />
</Frame>

## What's next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="forward-fast" href="/foundry/get-started/quickstart">
    Send your first chat in under 2 minutes.
  </Card>

  <Card title="Interface tour" icon="map" href="/foundry/get-started/interface-tour">
    Where every button lives and what it does.
  </Card>
</CardGroup>
