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

# Overview

> Your app broken down

Anything makes production ready apps. Just describe what you want to launch.

<CardGroup cols={2}>
  <Card title="Web" icon="browser" href="/apps/web">
    Make apps and sites
  </Card>

  <Card title="Mobile" icon="mobile" href="/apps/mobile">
    Make iOS and Android apps
  </Card>

  <Card title="Auth" icon="lock" href="/apps/auth">
    Let people sign up and login
  </Card>

  <Card title="Database" icon="database" href="/apps/databases">
    Scale
  </Card>

  <Card title="Backend" icon="server" href="/apps/backend">
    Add power
  </Card>

  <Card title="Uploads" icon="upload" href="/apps/uploads">
    Let users upload files
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/apps/integrations">
    AI and more
  </Card>

  <Card title="Design" icon="palette" href="/apps/design">
    Make something beautiful
  </Card>
</CardGroup>
