> For the complete documentation index, see [llms.txt](https://guide.hypercape.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.hypercape.com/brand-guide/form-events/undefined.md).

# 폼 이벤트란 무엇인가요?

### Part 1 · 폼 이벤트란?

### 1-1. 폼 이벤트의 정의

**폼 이벤트**는 브랜드가 **응모 양식을 직접 설계**하고, **자체 채널로 모객**해서, **응모자를 직접 선정·배송·평가**하는 캠페인 기능입니다.

흔한 활용 예:

* 신제품 **시딩**(seeding) — 인플루언서·체험단에게 무상 발송
* **기프티드**(giveaway) — 자사 고객 대상 추첨 이벤트
* **리뷰 모집** — 콘텐츠 제출을 조건으로 한 사전 체험단
* **자체 캠페인** — 뉴스레터 구독자 대상 한정 응모

#### 1-1-1. 플랫폼 이벤트와 다른 점

| 구분         | 폼 이벤트 (이 가이드)                 | 플랫폼 이벤트                    |
| ---------- | ----------------------------- | -------------------------- |
| **이벤트 주체** | 브랜드가 자체 운영 또는 하이퍼케이프 대행 선택 가능 | 하이퍼케이프가 모집·심사·배송까지 전 과정 운영 |
| **누가 응모?** | 누구나 (공개 URL로 응모)              | 하이퍼케이프 등록 크리에이터만           |
| **응모 양식**  | 브랜드가 폼 빌더로 직접 설계              | 정해진 형식 (SNS·콘텐츠 타입)        |
| **모객**     | 브랜드가 자체 채널(SNS, 뉴스레터 등)로 홍보   | 플랫폼 크리에이터 풀 자동 노출          |
| **승인 절차**  | 즉시 게시 (Live)                  | 운영팀 검토 후 게시                |
| **이메일 발송** | 브랜드가 직접 운영 (강력한 캠페인 시스템)      | 플랫폼이 자동 처리                 |
| **비용**     | 자체 운영 (별도 청구 없음)              | 티어별 단가 자동 계산               |

> 💡 **두 기능을 함께 쓰는 게 일반적입니다** 큰 신제품 런칭은 플랫폼 이벤트로 크리에이터 매칭을 받고, 자사 고객 대상 시딩은 폼 이벤트로 따로 운영하는 식입니다.

#### 1-1-2. 진입 경로

<figure><img src="/files/u15sMF1OvZ8CRYjNxe7F" alt=""><figcaption></figcaption></figure>

**좌측 메뉴 > 캠페인 > 폼 이벤트** 를 클릭합니다.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guide.hypercape.com/brand-guide/form-events/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
