> For the complete documentation index, see [llms.txt](https://developers.fingerpush.com/app-push/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.fingerpush.com/app-push/guide.md).

# 이용 가이드

- [사용자 콘솔 매뉴얼](https://developers.fingerpush.com/app-push/guide/ver5.0.md)
- [앱 등록하기](https://developers.fingerpush.com/app-push/guide/ver5.0/apps.md)
- [대시보드](https://developers.fingerpush.com/app-push/guide/ver5.0/dashboard.md)
- [메시지 만들기](https://developers.fingerpush.com/app-push/guide/ver5.0/msg.md)
- [커스텀 푸시](https://developers.fingerpush.com/app-push/guide/ver5.0/msg/custom.md)
- [엑셀 파일 업로드 유의사항](https://developers.fingerpush.com/app-push/guide/ver5.0/msg/excel-file.md)
- [발송 이력 및 발송 리포트](https://developers.fingerpush.com/app-push/guide/ver5.0/report.md)
- [인앱푸시 만들기](https://developers.fingerpush.com/app-push/guide/ver5.0/inapp.md)
- [통계](https://developers.fingerpush.com/app-push/guide/ver5.0/stat.md)
- [앱 설정](https://developers.fingerpush.com/app-push/guide/ver5.0/set.md)
- [플랜별 지원 기능](https://developers.fingerpush.com/app-push/guide/plans.md)
- [서비스 신청 및 결제 안내](https://developers.fingerpush.com/app-push/guide/subscribe.md)
- [핑거푸시 라이브 앱](https://developers.fingerpush.com/app-push/guide/demo.md)
- [광고성 정보 전송 가이드라인](https://developers.fingerpush.com/app-push/guide/ads.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:

```
GET https://developers.fingerpush.com/app-push/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.
