# Credits

Actions that may consume credits include video generation, image generation, voice or speech generation, music generation, sound effects, and export options such as watermark or outro removal. Cost depends on model, mode, duration, resolution, and number of variants.

Before generating, review the settings and estimated cost shown in the product. Generating multiple variants or using higher-cost models can use credits faster, but may be worthwhile for important scenes.

If a generation fails, check the product message for whether credits were used or refunded according to the current policy. If something looks wrong, contact support with the project URL, generation ID if available, model, mode, and timestamp.


---

# 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://docs.avastudio.com/models-and-credits/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.
