> 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.md).

# 🅱️ BRAND GUIDE

- [플랫폼 이벤트](https://guide.hypercape.com/brand-guide/platform-events.md)
- [폼 이벤트](https://guide.hypercape.com/brand-guide/form-events.md)
- [폼 이벤트란 무엇인가요?](https://guide.hypercape.com/brand-guide/form-events/undefined.md)
- [폼 이벤트 목록 페이지](https://guide.hypercape.com/brand-guide/form-events/undefined-1.md)
- [새 캠페인 만들기](https://guide.hypercape.com/brand-guide/form-events/undefined-2.md)
- [폼 빌더로 응모 양식 설계하기](https://guide.hypercape.com/brand-guide/form-events/undefined-3.md)
- [이벤트 상태와 운영 제어](https://guide.hypercape.com/brand-guide/form-events/undefined-4.md)
- [이벤트 상세 페이지](https://guide.hypercape.com/brand-guide/form-events/undefined-5.md)
- [신청자 관리](https://guide.hypercape.com/brand-guide/form-events/undefined-6.md)
- [배송 관리](https://guide.hypercape.com/brand-guide/form-events/undefined-7.md)
- [콘텐츠 검토](https://guide.hypercape.com/brand-guide/form-events/undefined-8.md)
- [이메일 캠페인](https://guide.hypercape.com/brand-guide/form-events/undefined-9.md)
- [통합 콘텐츠 관리 페이지](https://guide.hypercape.com/brand-guide/form-events/undefined-10.md)
- [배송사 관리 페이지](https://guide.hypercape.com/brand-guide/form-events/undefined-11.md)
- [응모자가 보는 공개 폼 페이지](https://guide.hypercape.com/brand-guide/form-events/undefined-12.md)
- [몰 운영](https://guide.hypercape.com/brand-guide/undefined.md)
- [자사몰 연결](https://guide.hypercape.com/brand-guide/undefined/undefined.md)
- [몰 운영 메인 화면](https://guide.hypercape.com/brand-guide/undefined/undefined-1.md)
- [보조 관리 작업 (Owner,admin 전용)](https://guide.hypercape.com/brand-guide/undefined/owner-admin.md)
- [몰 워크스페이스](https://guide.hypercape.com/brand-guide/undefined/undefined-2.md)
- [연결 · 설정](https://guide.hypercape.com/brand-guide/undefined/undefined-3.md)
- [상품·카탈로그](https://guide.hypercape.com/brand-guide/undefined/undefined-4.md)
- [스토어 화면](https://guide.hypercape.com/brand-guide/undefined/undefined-5.md)
- [주문·배송](https://guide.hypercape.com/brand-guide/undefined/undefined-6.md)
- [고객·환불](https://guide.hypercape.com/brand-guide/undefined/undefined-7.md)
- [성장·분석](https://guide.hypercape.com/brand-guide/undefined/undefined-8.md)
- [AI 홈페이지 수정](https://guide.hypercape.com/brand-guide/ai.md)
- [조직 관리](https://guide.hypercape.com/brand-guide/organization.md)
- [메일 관리](https://guide.hypercape.com/brand-guide/email-system.md)
- [이벤트 유형 비교](https://guide.hypercape.com/brand-guide/event-types.md)


---

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