# 1년짜리 구독을 한 뒤, 월별 할부 가능한가요?

연간 구독 상품의 경우, 월 구독 상품 대비 더 저렴한 가격에 구매가 가능합니다.\
단 해당 금액은 일시불로 결제를 하는 분을 위한 할인이기 때문에 할부는 어렵습니다.


---

# 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://help.listly.io/docs/ko/support/faq/payments/1.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.
