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

# 歡迎使用 Happycapy

## Happycapy 是什麼？

Happycapy 是一台運行在瀏覽器裡的 Agent 原生計算機。

無需安裝。無需終端設定。無需 API key。打開一個分頁，就可以用 Happycapy 開始完成工作。

Happycapy 可以代表你寫程式、處理文件、生成圖片、分析資料並運行任務。

Happycapy 由 Claude Code 驅動，會依據任務場景將任務交給合適的內建模型；你只需要專注於想要的結果，不需要管理模型選擇。

## Happycapy 有什麼不同？

<CardGroup cols={2}>
  <Card title="Agent 原生工作" icon="sparkles">
    拆解任務、調用工具、執行步驟，並回報結果。
  </Card>

  <Card title="雲端沙盒" icon="cloud" href="/zh-Hant/features/projects">
    在瀏覽器中運行雲端任務，同時讓本地文件保持隔離。
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/zh-Hant/features/skill-store">
    使用面向生成、編程、分析、翻譯等場景的專用 Skills。
  </Card>

  <Card title="自動化" icon="clock" href="/zh-Hant/features/automations">
    安排週期性任務和長時間運行的工作，讓它們在雲端繼續執行。
  </Card>
</CardGroup>

## 觀看介紹

<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="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>

## 從這裡開始

<CardGroup cols={2}>
  <Card title="快速入門" icon="rocket" href="/zh-Hant/getting-started/quickstart">
    用幾分鐘了解 Happycapy 的基本工作流。
  </Card>

  <Card title="額度與用量" icon="coins" href="/zh-Hant/getting-started/credits">
    了解 credits、模型用量，以及如何查看自己的用量。
  </Card>

  <Card title="Skill Store" icon="wand-magic-sparkles" href="/zh-Hant/features/skill-store">
    瀏覽現成 Skills，並學習如何在 Project 中使用。
  </Card>

  <Card title="自動化" icon="clock" href="/zh-Hant/features/automations">
    安排重複任務，讓 Happycapy 在你離開後繼續工作。
  </Card>
</CardGroup>
