# HMP

## 하이드미플리즈 앱 이렇게 사용하세요!

- [하이드미플리즈 앱이 처음이신가요?!](https://docs.hidemeplease.xyz/guide_user/onboarding_guide.md): 하미플 앱이 처음이신 분을 위해 앱 설치부터 혜택 받는 방법까지 자세히 안내해드릴게요!
- [하이드미플리즈는 이런 앱이에요](https://docs.hidemeplease.xyz/guide_owner/hide-me-please.md): 다양한 혜택을 즐기고자 하는 고객들을 맛집들과 이어드립니다!
- [고객님들에게 이렇게 안내해주세요!](https://docs.hidemeplease.xyz/guide_owner/how-to-provide-perks.md): 하미플과 제휴를 맺은 가게 사장님들을 위한 '고객 혜택 제공 프로세스'를 안내드립니다.
- [자주 묻는 질문](https://docs.hidemeplease.xyz/faq.md): 하이드미플리즈 App을 사용하시는 유저분들이 궁금하시는 사항들을 정리해봤어요!
- [하이드미플리즈 앱 다운로드](https://docs.hidemeplease.xyz/download.md)
- [ENG Ver.](https://docs.hidemeplease.xyz/eng-ver..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://docs.hidemeplease.xyz/guide_user/onboarding_guide.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.
