# 결제/이용권 FAQ

- [일반 결제 문의 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 발송 티켓


---

# 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/payment.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.
