# 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でスライドを美化: 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-ja/puranto/aikurejitto.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.
