> 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/polish/product-tour/credits-purchase-and-packages/credits.md).

# Credits

## What is Credit？

In Evoto, Credits enable you to export watermark-free edited photos from Evoto to your computer, and in short you can see it as 1 credit = 1 edited picture.

Notes:

* Exporting original photos that haven't been edited doesn't consume credits.&#x20;

E.g., If you export a photo without making any changes to it, the system will not deduct your credit.

* If you repeatedly edit the same photos and export them multiple times, you will only be charged once. But if you import the same photo from different devices, the system can't identify them as the same photo. That means if you edit and export them separately, the system will deduct your credits more than once.

E.g., If you import 50 photos into Evoto from desktop1, edit all the photos, and export them, you will be deducted 50 credits. No matter how many times you export the 50 edited photos, you will only be deducted 50 credits. However, if you import the 50 photos into Evoto from desktop 2 and export them after editing, you will be deducted 50 credits again.

* If you have imported your image into Evoto and made modifications to the original image outside of Evoto, such as resizing or rotating, the system cannot automatically update the image. This means that if you continue editing based on the modified image that has been exported, the effects will be applied based on the original image, resulting in inaccurate effect application on the modified image. Subsequent editing and exporting will result in multiple deductions of your points.

## Do I have to pay for the updates of the software in the future?

Updates are free.

## How to earn my 15 free credits?

You can win 15 free credits for your Evoto account -- You will automatically have your 5 free credits once you have logged in to the software. You can win your 10 credits for free once you have updated your personal information through "Tell Us About Yourself" in the upper right corner for a gift card logo.

<figure><img src="/files/wmSaoPiWpuawUQHAgInb" alt=""><figcaption></figcaption></figure>

## How to check the availability and validation of the credits?

**Check the Availability**

| Method 1                                                                                                                                                                                                             | Method 2                                                                                                                                                                                                                                                                                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>You can check the usage of the credit under the Account → Credits. It will show you the remaining credits you have and the total credit you have.</p><p></p><p><img src="/files/Vw9MfGx6320C591E3kRE" alt=""></p> | <p><img src="/files/rg1jB7UofYgS3GCYYsYu" alt=""><img src="/files/ZbqrD2a8sR898EQQ0PIc" alt=""></p><p></p><p>Sign in from <a href="http://evoto.ai/">Evoto.ai</a> official website.Once sign in to Evoto, You can check the remaining credit or Go to My account → My billing and Usage for credit check</p> |

**Check the Validation**

You can check on the package validation through your Evoto account information.

Two ways to enter the billing and usage information:

| Method 1                                                                              | Method 2                                                                                       |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| Go to Account → My Usage Details![](/files/4lfaWB9u63fgNJTeR8Xm)                      | ![](/files/LrHGF2spmNNwSglz97Cd)Sign in from [Evoto.ai](http://evoto.ai/) official website     |
| ![](/files/4yRx5a60Crvdf8CGJj2i)You will directly enter the My Billing and Usage page | ![](/files/86qKNePNsjQAG5eMZij6)Once sign in to Evoto, go to My account → My billing and Usage |

From “My Billing and Usage“ page, you should be able to check your package duration, including the package name, and the expiry date.

<figure><img src="/files/S0QA9dBI19J0shxzsDX5" alt=""><figcaption></figcaption></figure>

## Can I transfer my credits to other accounts?

Unfortunately, Evoto currently does not support credit transfers while the package is still activated.


---

# 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/polish/product-tour/credits-purchase-and-packages/credits.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.
