> For the complete documentation index, see [llms.txt](https://help.slidespilot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.slidespilot.com/slidespilot-help-center-ja/puranto/aikurejitto.md).

# AIクレジット

{% hint style="info" %}
**免責事項：** 新機能の追加や新しいモデルの統合に伴い、AIクレジットの費用は変更される場合があります。このページの内容は常に最新に保つよう努めていますが、最も正確な情報は常に製品内に表示されます。通常は各アクションボタンの横に表示されます。
{% endhint %}

### PPTの変換/作成

これは、特定のプランで作成できるプレゼンテーションの数です。AIに完全なプレゼンテーションの生成を依頼すると、プレゼンテーションの長さに関係なく、1回の変換/作成としてカウントされます。

AI画像モデルの選択：完全なプレゼンテーションを生成する際に使用する画像モデルを選択できます。AIがプレゼンテーションに画像を追加します。これにはAIクレジットがかかります。たとえば、

* 基本AI画像モデル：10クレジット
* Nanobanana：50クレジット
* Nanobanana Pro：200クレジット

プレゼンテーションの生成中にAIクレジットが不足しても、画像なしで作成することはできます。

### AIクレジット

SlidesPilotでAI機能を使用すると、AIクレジットの消費量は機能ごとに異なります。

**画像を1枚生成する：** 費用はモデルによって異なります。モデルを選択すると必要なクレジット数が表示されます。

**これらの操作にもAIクレジットがかかります：**

* AIで新しいスライドを追加：5クレジット
* AIでスライドを編集：5クレジット（画像スライドは20クレジット）
* AIでスライドを美しく整える：20クレジット
* AIでアウトラインを生成：1クレジット
* PPTを他の形式に変換：10クレジット

### 追加のAIクレジットを購入

AIクレジットが不足した場合は、AIクレジットパックを購入していつでも補充できます。補充したクレジットに有効期限はないため、期限切れを心配する必要はありません。これらのクレジットは、ワークスペース内でサブスクリプションプランのクレジットとは別に表示されます。

サブスクリプションプランのAIクレジットが先に使用されます。それらがなくなると、補充クレジットが差し引かれます。

#### 補充クレジット（価格 USD）

以下のボタンをクリックしてAIクレジットをチャージできます（支払い用の新しいウィンドウが開きます）：

**1000クレジット（$12.00）：** <a href="https://www.slidespilot.com/app/pay/checkout/price_1SmUmoP5aZl2EteqXk8oyLOE" class="button primary" data-icon="coins">1,000クレジットをチャージ</a>

**2000クレジット（$22.80）：** <a href="https://www.slidespilot.com/app/pay/checkout/price_1SmUnQP5aZl2EteqnkiS3UWM" class="button primary" data-icon="coins">2,000クレジットをチャージ</a>

**5000クレジット（$54.00）：** <a href="https://www.slidespilot.com/app/pay/checkout/price_1SmUnmP5aZl2EteqPNWfgpnL" class="button primary" data-icon="coins">5,000クレジットをチャージ</a>

**10000クレジット（$102）：** <a href="https://www.slidespilot.com/app/pay/checkout/price_1SmUoCP5aZl2Eteqa0ozND2m" class="button primary" data-icon="coins">10,000クレジットをチャージ</a>

{% hint style="danger" %}
**重要：** チャージしたいアカウントでログインしてください。1つのアカウントで購入したAIクレジットはそのアカウントに紐づけられ、他のアカウントに移行することはできません。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.slidespilot.com/slidespilot-help-center-ja/puranto/aikurejitto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
