# AI 크레딧

{% hint style="info" %}
**면책사항:** 새 기능을 출시하거나 새로운 모델을 통합함에 따라 AI 크레딧 비용이 변경될 수 있습니다. 이 페이지를 최신 상태로 유지하기 위해 노력하지만, 가장 정확한 정보는 항상 제품 내에 표시됩니다 — 일반적으로 각 작업 버튼 옆에 표시됩니다.
{% endhint %}

### PPT 변환/생성

특정 플랜에서 생성할 수 있는 프레젠테이션 수입니다. AI에게 전체 프레젠테이션 생성을 요청하면 프레젠테이션 길이와 관계없이 1회 변환/생성으로 계산됩니다.

AI 이미지 모델 선택: 전체 프레젠테이션을 생성할 때 사용할 이미지 모델을 선택할 수 있으며, AI가 프레젠테이션에 이미지를 추가합니다. 이는 AI 크레딧이 소모되며 예를 들어:

* 기본 AI 이미지 모델: 10 크레딧
* Nanobanana: 50 크레딧
* Nanobanana Pro: 200 크레딧

프레젠테이션을 생성하는 도중 AI 크레딧이 부족해지면 이미지 없이도 프레젠테이션을 생성할 수 있습니다.

### AI 크레딧

SlidesPilot에서 AI 기능을 사용하면 서로 다른 양의 AI 크레딧이 소모됩니다:

**단일 이미지 생성:** 비용은 모델에 따라 다릅니다. 모델을 선택할 때 크레딧 비용이 표시됩니다.

**다음 작업들도 AI 크레딧이 소모됩니다:**

* AI로 새 슬라이드 추가: 5 크레딧
* AI로 슬라이드 편집: 5 크레딧
* AI로 슬라이드 미화(Beautify): 20 크레딧
* AI로 개요 생성: 1 크레딧
* PPT를 다른 형식으로 변환: 10 크레딧

### 추가 AI 크레딧 구매

AI 크레딧이 소진되면 AI 크레딧 팩을 구매하여 언제든지 충전할 수 있습니다. 충전한 크레딧은 만료되지 않으므로 유효기간을 걱정할 필요가 없습니다. 이 크레딧은 작업공간 내에서 구독 플랜 크레딧과 별도로 표시됩니다.

구독 플랜의 AI 크레딧이 먼저 사용됩니다. 해당 크레딧이 소진되면 충전 크레딧이 차감됩니다.

#### 충전 크레딧 (가격 USD)

다음 버튼을 클릭하여 AI 크레딧을 충전할 수 있습니다(결제를 위해 새 창이 열립니다):

**1000 크레딧($12.00):** <a href="https://www.slidespilot.com/pay/checkout/price_1SmUmoP5aZl2EteqXk8oyLOE" class="button primary" data-icon="coins">1,000 크레딧 충전</a>

**2000 크레딧 ($22.80):** <a href="https://www.slidespilot.com/pay/checkout/price_1SmUnQP5aZl2EteqnkiS3UWM" class="button primary" data-icon="coins">2,000 크레딧 충전</a>

**5000 크레딧 ($54.00):** <a href="https://www.slidespilot.com/pay/checkout/price_1SmUnmP5aZl2EteqPNWfgpnL" class="button primary" data-icon="coins">5,000 크레딧 충전</a>

**10000 크레딧 ($102):** <a href="https://www.slidespilot.com/pay/checkout/price_1SmUoCP5aZl2Eteqa0ozND2m" class="button primary" data-icon="coins">10,000 크레딧 충전</a>

{% hint style="danger" %}
**중요:** 충전하려는 계정으로 로그인하세요. 한 계정으로 구매한 AI 크레딧은 해당 계정에 귀속되며 이전할 수 없습니다.
{% endhint %}


---

# 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.slidespilot.com/slidespilot-help-center-ko/plans-and-billing/ai.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.
