# 사용자 가이드

## 사용자 가이드

- [원해 시작하기](https://onehae.gitbook.io/onehae-v2/start.md)
- [멤버십 및 요금제](https://onehae.gitbook.io/onehae-v2/membership.md)
- [카카오 알림톡 발송 정책 변경 안내(26.04)](https://onehae.gitbook.io/onehae-v2/26.04.md)
- [FAQ](https://onehae.gitbook.io/onehae-v2/faq.md)
- [자동 메시지 - 쿠폰](https://onehae.gitbook.io/onehae-v2/crm/crm_auto_coupon.md)
- [자동 메시지 - 장바구니](https://onehae.gitbook.io/onehae-v2/crm/crm_auto_cart.md)
- [자동 메시지 - 적립금](https://onehae.gitbook.io/onehae-v2/crm/undefined.md)
- [자동 메시지 - 주문](https://onehae.gitbook.io/onehae-v2/crm/undefined-1.md)
- [발송내역](https://onehae.gitbook.io/onehae-v2/crm/crm_message_history.md)
- [스마트 링크](https://onehae.gitbook.io/onehae-v2/crm/undefined-2.md)
- [기본 알림톡 템플릿](https://onehae.gitbook.io/onehae-v2/crm/default_template.md)
- [사이트 속도 개선](https://onehae.gitbook.io/onehae-v2/growth/site_speed.md)
- [SEO 최적화](https://onehae.gitbook.io/onehae-v2/growth/seo.md)
- [세그먼트 실험](https://onehae.gitbook.io/onehae-v2/growth/segment.md)
- [A/B 테스트](https://onehae.gitbook.io/onehae-v2/growth/ab_test.md)
- [코호트 그래프](https://onehae.gitbook.io/onehae-v2/dashboard/cohort.md)
- [AARRR 그래프](https://onehae.gitbook.io/onehae-v2/dashboard/aarrr.md)
- [광고 성과 대시보드](https://onehae.gitbook.io/onehae-v2/dashboard/ad_performance.md)
- [카카오 채널 등록](https://onehae.gitbook.io/onehae-v2/initialization/kakao_business_channel.md)
- [개인정보처리위탁 약관 추가](https://onehae.gitbook.io/onehae-v2/initialization/entrust_of_collected_personal_information.md)
- [멀티몰 연동(카페24)](https://onehae.gitbook.io/onehae-v2/initialization/24.md)
- [유저별 권한](https://onehae.gitbook.io/onehae-v2/setting/permission.md)
- [결제 관련 가이드](https://onehae.gitbook.io/onehae-v2/setting/billing.md)
- [템플릿](https://onehae.gitbook.io/onehae-v2/setting/template.md)
- [카카오 채널 변경](https://onehae.gitbook.io/onehae-v2/setting/change_kakao_channel.md)
- [UTM 설정](https://onehae.gitbook.io/onehae-v2/setting/utm.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://onehae.gitbook.io/onehae-v2/start.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
