# 결제, 유료 상품

- [결제- 내 결제현황 이용방법](https://documentation.swing2app.co.kr/manual/appmanage/pay/payment-status.md)
- [1,000건 SMS 발송 티켓 이용방법](https://documentation.swing2app.co.kr/manual/appmanage/pay/sms-ticket.md): SMS 발송 이용방법- 전화번호 아이디, 문자 보내기
- [모바일웹 이용방법](https://documentation.swing2app.co.kr/manual/appmanage/pay/mobile-web.md): 스윙투앱에서 제작한 앱을 모바일 웹으로 등록하는 방법
- [웹뷰 무제한 유료앱](https://documentation.swing2app.co.kr/manual/appmanage/pay/webveiw-unlimited.md): 웹뷰앱에 적용 가능한 무제한 이용권 - 웹뷰 무제한 유료앱 상품 소개
- [푸시 무제한 유료앱](https://documentation.swing2app.co.kr/manual/appmanage/pay/push-unlimited.md): 푸시앱에 적용 가능한 무제한 이용권 - 푸시 무제한 유료앱 상품 소개
- [알뜰형 패키지(12개월)](https://documentation.swing2app.co.kr/manual/appmanage/pay/budget-package.md)
- [애드몹 파워 패키지(12개월)](https://documentation.swing2app.co.kr/manual/appmanage/pay/admob-packages.md): 애드몹 파워 패키지 이용방법
- [대용량 패키지(12개월)](https://documentation.swing2app.co.kr/manual/appmanage/pay/largestorage-packages.md): 대용량 패키지 이용방법
- [결제-쿠폰사용하기](https://documentation.swing2app.co.kr/manual/appmanage/pay/coupon-use.md): 스윙투앱 운영진에게 받은 쿠폰 - 앱에 적용하는 방법 안내
- [세금계산서, 현금영수증 발행요청하기](https://documentation.swing2app.co.kr/manual/appmanage/pay/billing-publish.md): 무통장 입금 후, 세금계산서 혹은 현금영수증 요청하는 방법
- [유료상품 취소 및 환불 정책](https://documentation.swing2app.co.kr/manual/appmanage/pay/refund.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/manual/appmanage/pay.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.
