> 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/japanese/product-tour/credit-packages.md).

# チケットパッケージ

## チケットとは？

編集した画像をEvotoから書き出すにはチケットが必要です。

## チケットはどう使いますか？

編集した画像をEvotoから1回書き出すたびに、チケットは1枚消費されます。

※

* 未編集の画像を書き出すことでチケットが消費されることはありません。例えば、編集を一切行わずに画像を書き出した場合、チケットは消費されません。
* 同じ画像を複数回編集して書き出した場合、チケットは1枚しか消費されません。ただし、異なるデバイスで同じ画像を読み込んだ場合、Evotoはそれらの画像を同じ画像と認識できません。別々で編集・書き出しを行うと複数のチケットが消費されます。例えばAデバイスで画像を50件読み込み、全て編集して書き出すと、チケットは50枚消費されます。消費量は編集回数と書き出し回数に影響されません。ただし、Bデバイスでこれらの画像を再度読み込んで編集し、書き出した場合、合計100枚消費されます。

## チケットパッケージの有効期限は？

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/japanese/product-tour/credit-packages.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.
