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

# Welcome to Happycapy

## What is Happycapy?

Happycapy is an agent-native computer that runs in your browser.

No installs. No terminal setup. No API keys. Open a tab and use Happycapy for getting work done.

Happycapy can write code, process documents, generate images, analyze data, and run tasks on your behalf.

Happycapy is powered by Claude Code and routes each task to suitable built-in models for the scenario, so you can focus on the outcome instead of managing model choices.

## What makes Happycapy different?

<CardGroup cols={2}>
  <Card title="Agent-native work" icon="sparkles">
    Break down tasks, use tools, execute steps, and report back with results.
  </Card>

  <Card title="Cloud sandbox" icon="cloud" href="/en/features/projects">
    Run work in the cloud from a browser while your local files stay separate.
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/en/features/skill-store">
    Use purpose-built Skills for generation, coding, analysis, translation, and more.
  </Card>

  <Card title="Automations" icon="clock" href="/en/features/automations">
    Schedule recurring and long-running work that continues in the cloud.
  </Card>
</CardGroup>

## Watch the intro

<div style={{ maxWidth: '720px', margin: '16px auto 28px', borderRadius: '14px', overflow: 'hidden', background: '#000', boxShadow: '0 18px 44px rgba(46, 41, 41, 0.08)', aspectRatio: '16 / 9' }}>
  <iframe width="100%" height="100%" src="https://www.youtube.com/embed/yC9Tx4G2EZU" title="Introducing Happycapy" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ width: '100%', height: '100%', border: 0, display: 'block' }} />
</div>

## Start here

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/en/getting-started/quickstart">
    Learn the basic Happycapy workflow in a few minutes.
  </Card>

  <Card title="Credits & Usage" icon="coins" href="/en/getting-started/credits">
    Understand credits, model usage, and how to review your usage.
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/en/features/skill-store">
    Browse ready-made Skills and learn how to use them in Projects.
  </Card>

  <Card title="Automations" icon="clock" href="/en/features/automations">
    Schedule work that keeps running even when you are away.
  </Card>
</CardGroup>
