# Credits

Replate uses a **credit-based system** to power the creation of 3D content and visual assets across the platform. Credits are the foundation for scanning dishes, generating previews, and producing outputs like renderings, images, or videos.

Credits ensure fair and scalable usage across stores, letting you control how much content you produce and update each month.

### What can you do with Credits?

Credits are required for the following actions:

* **3D Scanning**: Creating a new 3D model of a dish
* **Rescanning**: Updating or improving an existing scan
* **Renderings**: Generating high-quality image or video content of a dish

Each action consumes a set amount of credits, depending on the complexity and processing required.

### Monthly credit allocation

All **paying plans** include a monthly credit allowance. By default:

* Users receive **50 initial credits** upon subscribing
* Each plan automatically **recharges credits monthly**, depending on the plan type
* Unused credits **do not accumulate** beyond the current billing cycle

You can find exact credit limits and monthly allocations in the\
**Plan Details section →**

### What happens if you run out?

If you reach zero credits:

* You won’t be able to scan new products or generate new visual outputs
* Existing items will remain available and visible
* You’ll see a notification prompting you to **buy additional credits**

### Purchasing additional credits

You can buy additional credits at any time directly from the **Manager app**.

To purchase:

1. Open the **Manager app**
2. Go to `Settings > Credits`
3. Choose the desired credit package
4. Complete the in-app purchase process

Credits will be added instantly to your account and will be available for immediate use.

> All credits are linked to your Replate account and are **shared across all stores** under the same account.

{% hint style="info" %}
**Need more volume?** If your business requires high-volume content generation, contact our team for custom credit packages or enterprise plans.
{% 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://replate.gitbook.io/replate-docs/manager/credits.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.
