# 사장님용 가이드

- [하이드미플리즈는 이런 앱이에요](https://docs.hidemeplease.xyz/guide_owner/hide-me-please.md): 다양한 혜택을 즐기고자 하는 고객들을 맛집들과 이어드립니다!
- [고객님들에게 이렇게 안내해주세요!](https://docs.hidemeplease.xyz/guide_owner/how-to-provide-perks.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.hidemeplease.xyz/guide_owner.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.
