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

# Bedrock Dynamics Documentation

> Developer documentation for Bedrock Dynamics products — tools for robotics simulation, flight control, and autonomous systems.

Welcome to the Bedrock Dynamics developer docs. Here you will find installation guides, feature references, and tutorials for building, simulating, and deploying robotic systems.

## Products

<CardGroup cols={2}>
  <Card title="Substrate" img="https://mintcdn.com/bedrockdynamics/Fzx-hFH9h_vUTjaw/logo/dark.png?fit=max&auto=format&n=Fzx-hFH9h_vUTjaw&q=85&s=ce15621c2cdffa3ef656ad0cf59e6dae" href="/substrate/introduction" width="4167" height="4167" data-path="logo/dark.png">
    A native desktop IDE for robotics simulation. Write code, launch SITL environments, visualize 3D scenes, and control drones — all from one workspace.
  </Card>

  <Card title="roz" img="https://mintcdn.com/bedrockdynamics/Fzx-hFH9h_vUTjaw/logo/dark.png?fit=max&auto=format&n=Fzx-hFH9h_vUTjaw&q=85&s=ce15621c2cdffa3ef656ad0cf59e6dae" href="/roz/introduction" width="4167" height="4167" data-path="logo/dark.png">
    The robotics claw — an open-source platform for AI-powered robot control. LLM agents write and deploy WASM controllers with safety guards, edge execution, and cloud orchestration.
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={3}>
  <Card title="Installation" icon="clock" href="/substrate/installation">
    Substrate is in closed beta. Platform requirements and installation details.
  </Card>

  <Card title="Quickstart" icon="play" href="/substrate/quickstart">
    Launch your first drone simulation in under five minutes.
  </Card>

  <Card title="Features" icon="list" href="/substrate/introduction#core-capabilities">
    Explore the full feature set: 3D visualization, telemetry, AI assistant, and more.
  </Card>
</CardGroup>
