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

# Introduction

> Welcome to Uno documentation

Uno is the AI-factory control plane for building, operating, and reviewing software with Daytona-backed sandboxes, Supabase-backed identity, and a React operator surface.

<CardGroup cols={2}>
  <Card title="Create an account" icon="user-plus" href="/account-creation">
    Sign up, confirm your email, and receive your first workspace.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Run Uno locally and explore the core applications.
  </Card>

  <Card title="Architecture" icon="sitemap" href="/architecture/overview">
    Learn how the control plane, database, and sandboxes fit together.
  </Card>

  <Card title="Workspaces" icon="building" href="/concepts/workspaces">
    Understand workspaces, memberships, and repository attachments.
  </Card>
</CardGroup>

## What is Uno?

Uno coordinates durable application state in Supabase, exposes a Fastify control-plane API, provisions Daytona sandboxes from active seed snapshots, and provides authenticated operator workflows in the web application.

## Who these docs are for

These pages cover onboarding, platform concepts, and API orientation for operators and integrators working with Uno.
