# 자주 묻는 질문 FAQ

- [가장 많이 묻는 질문 FAQ](https://documentation.swing2app.co.kr/faq/top.md)
- [앱제작 FAQ](https://documentation.swing2app.co.kr/faq/app-production.md)
- [웹뷰앱, 푸시앱 FAQ](https://documentation.swing2app.co.kr/faq/webview-pushapp.md): 웹뷰앱 vs 푸시앱 차이점과 자주 묻는 질문 총정리!
- [앱운영 및 기능 FAQ](https://documentation.swing2app.co.kr/faq/appoperation.md)
- [앱 설치 및 다운로드 FAQ](https://documentation.swing2app.co.kr/faq/app-downlod.md)
- [결제/이용권 FAQ](https://documentation.swing2app.co.kr/faq/payment.md)
- [일반 결제 문의 FAQ](https://documentation.swing2app.co.kr/faq/payment/01.md)
- [구독형 이용권  FAQ](https://documentation.swing2app.co.kr/faq/payment/02.md)
- [무제한 이용권 FAQ](https://documentation.swing2app.co.kr/faq/payment/03.md)
- [업로드티켓 FAQ](https://documentation.swing2app.co.kr/faq/payment/04.md)
- [패키지상품 FAQ](https://documentation.swing2app.co.kr/faq/payment/05.md)
- [플러그인 상품 FAQ](https://documentation.swing2app.co.kr/faq/payment/06.md): 저장용량 추가 상품, SMS 발송 티켓
- [푸시 발송 관련 FAQ](https://documentation.swing2app.co.kr/faq/push.md)
- [플레이스토어 FAQ](https://documentation.swing2app.co.kr/faq/paid-market-2.md)
- [앱스토어 FAQ](https://documentation.swing2app.co.kr/faq/paid-market-3.md)
- [애드몹 FAQ](https://documentation.swing2app.co.kr/faq/faq.md)
- [제휴프로그램 FAQ](https://documentation.swing2app.co.kr/faq/affprogram.md)
- [커스터마이징 관련 FAQ](https://documentation.swing2app.co.kr/faq/faq-1.md)
- [스윙샵(스윙쇼핑몰) FAQ](https://documentation.swing2app.co.kr/faq/shop.md)
- [계정-회원가입,로그인 FAQ](https://documentation.swing2app.co.kr/faq/join-login.md)
- [앱 미리보기 FAQ](https://documentation.swing2app.co.kr/faq/app-preview.md)
- [스토어 유지보수 컨설팅 FAQ](https://documentation.swing2app.co.kr/faq/storemt.md): 앱스토어, 플레이스토어 운영관리 컨설팅에서 자주 묻는 질문과 답변을 준비했습니다.
- [구글플레이 개발자 계정 FAQ](https://documentation.swing2app.co.kr/faq/google-developer.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://documentation.swing2app.co.kr/faq.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.
