> ## 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="/ko/getting-started/introduction">
    워크스페이스를 설정하고, 클라이언트와 주문을 관리하며, 청구서를 발송하고, 팀을 운영하세요.
  </Card>

  <Card title="클라이언트용" icon="user" href="/ko/client/introduction">
    프로젝트를 추적하고, 제안서를 승인하며, 청구서를 결제하고, 포털에서 지원을 받으세요.
  </Card>

  <Card title="API 레퍼런스" icon="code" href="/ko/api/getting-started">
    API 키를 생성하고 REST API로 리드, 클라이언트, 주문을 자동화하세요.
  </Card>
</CardGroup>

## 주요 작업

<CardGroup cols={2}>
  <Card title="클라이언트 추가" icon="user-plus" href="/ko/crm/clients">
    클라이언트 프로필을 생성하고 포털에 초대하세요.
  </Card>

  <Card title="청구서 발송" icon="file-invoice" href="/ko/invoices/create-invoice">
    AgencyHandy에서 직접 전문 청구서를 작성하고 발송하세요.
  </Card>

  <Card title="서비스 게시" icon="package" href="/ko/services/overview">
    클라이언트가 카탈로그에서 주문할 수 있는 서비스 패키지를 구성하세요.
  </Card>

  <Card title="커스텀 도메인 설정" icon="globe" href="/ko/workspace/custom-domain">
    자체 브랜드 도메인으로 클라이언트 포털을 화이트레이블하세요.
  </Card>

  <Card title="결제 연동" icon="credit-card" href="/ko/integrations/stripe">
    Stripe, PayPal 또는 계좌이체를 설정하여 온라인으로 대금을 수령하세요.
  </Card>

  <Card title="API 활용" icon="code" href="/ko/api/getting-started">
    API 키를 생성하고 리드, 클라이언트, 주문 생성을 시작하세요.
  </Card>
</CardGroup>
