> For the complete documentation index, see [llms.txt](https://help.evoto.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.evoto.ai/zhhant/product-tour/ji-fen-tao-can.md).

# 積分套餐

## 積分是什麼？&#x20;

積分是指您通過Evoto導出編輯後的照片時的消耗。

## 積分有什麼用？

一般情況下，從Evoto導出一張編輯後的照片需消耗一個積分。

注意：

* 導出未編輯的原始照片不會消耗積分。
  * 例如，如果您導出一張未作任何修改的照片，不會消耗您的積分。
* 如果您多次編輯並多次導出同一張照片，只會被扣除一次積分。但是，如果您是從不同的裝置導入同一張圖片，軟體將無法識別它們是同一張。這意味著，如果您分別編輯並導出這些圖片，軟體將會多次扣除您的積分。
  * 例如，如果您從裝置1導入50張照片至Evoto，編輯所有照片後匯出，您將被扣除50積分。無論您匯出多少次，您都只會被扣除50積分。但是，如果您從裝置2匯入50張照片至Evoto，並在編輯後匯出，您將被再次扣除50積分。

## 套餐的有效期是多久？

從您購買之日起1年。

## 未來軟體的更新是免費的嗎?

是的，軟體的後續更新都將免費提供。


---

# 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.evoto.ai/zhhant/product-tour/ji-fen-tao-can.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.
