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

# AgencyHandy 說明文件

> 一切您所需要的資源，讓您經營代理商、為客戶提供優質體驗，並在 AgencyHandy 上進行開發。

<CardGroup cols={3}>
  <Card title="代理商專區" icon="building" href="/zh-Hant/getting-started/introduction">
    設定您的工作區、管理客戶與訂單、發送發票，以及管理您的團隊。
  </Card>

  <Card title="客戶專區" icon="user" href="/zh-Hant/client/introduction">
    追蹤您的專案、審核提案、支付發票，並在您的入口網站中取得支援。
  </Card>

  <Card title="API 參考文件" icon="code" href="/zh-Hant/api/getting-started">
    產生 API 金鑰，並透過 REST API 自動化管理潛在客戶、客戶和訂單。
  </Card>
</CardGroup>

## 常見任務

<CardGroup cols={2}>
  <Card title="新增客戶" icon="user-plus" href="/zh-Hant/crm/clients">
    建立客戶資料並邀請他們進入其入口網站。
  </Card>

  <Card title="發送發票" icon="file-invoice" href="/zh-Hant/invoices/create-invoice">
    直接從 AgencyHandy 建立並發送專業發票。
  </Card>

  <Card title="發布服務" icon="package" href="/zh-Hant/services/overview">
    建立服務套餐，讓客戶從您的目錄中下訂單。
  </Card>

  <Card title="設定自訂網域" icon="globe" href="/zh-Hant/workspace/custom-domain">
    使用您自己的品牌網域為客戶入口網站進行白標設定。
  </Card>

  <Card title="串接付款" icon="credit-card" href="/zh-Hant/integrations/stripe">
    設定 Stripe、PayPal 或銀行轉帳以接受線上付款。
  </Card>

  <Card title="使用 API" icon="code" href="/zh-Hant/api/getting-started">
    產生 API 金鑰，開始建立潛在客戶、客戶和訂單。
  </Card>
</CardGroup>
