> 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-yue/fang-an-ji-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/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" %}
**重要：** 請用你想增值嗰個帳戶登入。以某個帳戶購買嘅 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-yue/fang-an-ji-zhang-dan/ai-dian-shu.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.
