> 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-zh/ji-hua-yu-zhang-dan/ai-dian-shu.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 点数：

**生成单张图片：** 费用因模型而异。选择模型时，您会看到点数成本。

**以下操作也会消耗 AI 点数：**

* 使用 AI 添加新幻灯片：5 点数
* 使用 AI 编辑幻灯片：5 点数（图片幻灯片为 20 点数）
* 使用 AI 美化幻灯片：20 点数
* 使用 AI 生成大纲：1 点数
* 将 PPT 转换为其他格式：10 点数

### 购买额外 AI 点数

当您的 AI 点数用完时，您始终可以通过购买 AI 点数包来充值。充值点数永不过期，因此您无需担心到期日期。这些点数将与您工作区中的订阅套餐点数分开显示。

系统会先使用您订阅套餐中的 AI 点数。用完后，将扣除您的充值点数。

#### 充值点数（美元价格）

您可以点击以下按钮充值 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
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:

```
GET https://help.slidespilot.com/slidespilot-help-center-zh/ji-hua-yu-zhang-dan/ai-dian-shu.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.
