# 핵클팀 추천 Use Case

- [핵클이 추천하는 전환율 10X 늘리기 제안](https://docs.hackle.io/use-cases/hackle-use-case.md)
- [Step 1. 이탈 사용자 찾아보기](https://docs.hackle.io/use-cases/bounced-users.md)
- [Step 2. 이탈 사용자에게 재방문 푸시 메시지 보내기](https://docs.hackle.io/use-cases/bounced-users-push-message.md)
- [Step 3. 재방문 사용자에게 쿠폰 발급 인앱 메시지 노출하기](https://docs.hackle.io/use-cases/bounced-users-in-app-message.md)


---

# Agent Instructions: 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:

```
GET https://docs.hackle.io/use-cases.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.
