# 개요

## 결제 방식

픽스폴리오의 결제는 다음 두 가지 방식으로 제공됩니다.

### (1) 월 구독 플랜

매월 일정량의 크레딧이 제공되는 정기 결제 방식입니다. 지속적으로 배너 제작이 필요한 경우 구독 플랜 이용을 권장합니다.

* **구독 해지 전까지 매월 결제일 기준 자동 결제 및 구독 크레딧 자동 충전**
* **플랜 변경**(업그레이드 / 다운그레이드) **가능**
* **제공된 구독 크레딧은 결제일 기준 1개월간 사용 가능&#x20;**<mark style="background-color:blue;">**(사용하지 않은 크레딧은 이월되지 않습니다.)**</mark>

월 구독 플랜에 대한 자세한 내용은 [**\[요금제 안내 페이지\]**](/billing/pricing.md)를 참고해 주세요.

### (2) 크레딧 충전

필요한 만큼 크레딧을 구매하여 사용하는 방식입니다. 구독 크레딧이 부족하거나 정기적인 충전 없이 필요할 때만 제작하고 싶은 경우에 적합합니다.

* **원하는 크레딧 수량(100/300/500/1,000) 선택 후 결제**
* **자동 결제 없음**
* <mark style="background-color:blue;">**충전된 크레딧 유효기간 5년**</mark>
* **필요할 때 자유롭게 사용 가능**

자세한 크레딧 충전 방법은 [**\[크레딧 충전하기 페이지\]**](/billing/credit.md)를 참고해 주세요.

## 크레딧 사용 방식

구독 크레딧과 충전 크레딧, 프로모션 크레딧을 함께 보유한 경우, 다음 순서로 크레딧이 차감됩니다.

1. <mark style="background-color:blue;">**프로모션 크레딧 사용**</mark>
2. <mark style="background-color:blue;">**구독 크레딧 사용**</mark>
3. <mark style="background-color:blue;">**충전 크레딧 사용**</mark>

## 환불 정책 안내

<mark style="background-color:blue;">**결제 후 7일 이내 미사용 상태인 경우 전액 환불이 가능합니다.**</mark> 크레딧을 사용했거나 7일이 경과한 경우 환불이 불가합니다.

자세한 환불 방법은 [**\[환불하기 페이지\]**](/billing/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://help.fixfolio.ai/billing/overview.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.
