# 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 积分。一旦这些用尽，将从您的充值积分中扣除。

#### 充值积分（价格 美元）

您可以通过点击以下按钮充值 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-zh/tao-can-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.
