> For the complete documentation index, see [llms.txt](https://documentation.swing2app.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.co.kr/knowledgebase/inapp.md).

# 인앱(In-App)

- [인앱(In-app)이란?](https://documentation.swing2app.co.kr/knowledgebase/inapp/notice.md)
- [인앱 주의사항](https://documentation.swing2app.co.kr/knowledgebase/inapp/announcement.md)
- [\[구글\] 결제 프로필 설정 방법](https://documentation.swing2app.co.kr/knowledgebase/inapp/google-payments.md): 구글 플레이콘솔 \[결제 프로필] 설정 방법 매뉴얼
- [\[구글\] 플레이스토어 인앱 상품 등록](https://documentation.swing2app.co.kr/knowledgebase/inapp/product.md): 구글 플레이스토어에 \[인앱] 상품 등록하는 방법
- [\[구글\] 플레이스토어 인앱 환불, 취소](https://documentation.swing2app.co.kr/knowledgebase/inapp/refund.md): 주문관리: 인앱 결제 상품 환불하는 방법
- [\[구글\] 인앱 판매자 계좌정보 입력](https://documentation.swing2app.co.kr/knowledgebase/inapp/bankaccount.md): 구글 결제 수단 - 입금 계좌 인증 하기
- [\[애플\] 은행 계좌 등록 및 수정방법](https://documentation.swing2app.co.kr/knowledgebase/inapp/appstorepayment.md): 애플 앱스토어 - 판매자 은행 계좌 등록 및 수정 방법
- [\[애플\] 앱스토어 인앱 상품 등록](https://documentation.swing2app.co.kr/knowledgebase/inapp/appleproduct.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://documentation.swing2app.co.kr/knowledgebase/inapp.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.
