# Pricing

### **How Credits Work**

Deep Noise operates on a credit-based system where each sound generation consumes credits from your account balance. This transparent model ensures you only pay for what you create, with no hidden fees or surprise charges.

**Credit Consumption**\
Each time you generate a new sound—whether in the browser or VST plugin—one credit is deducted from your account. Regenerating or creating variations also uses credits, encouraging thoughtful experimentation while keeping costs predictable. You can see this in the upper left corner of UI.

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

### **Available Plans**

**Free Plan**\
Perfect for exploring Deep Noise's capabilities before committing to a subscription. Your free account includes:

* Starter credits to test the full feature set
* Access to both browser and VST plugin versions
* Full sound customization controls
* Library storage for your generations

This tier is ideal for hobbyists, students, or professionals evaluating whether Deep Noise fits their workflow.

**Premium Plans**\
Designed for active producers and professional musicians who rely on AI-generated sounds for regular production work. Premium benefits include:

* **Generous monthly credit allocation** for extensive sound generation
* **Priority processing** ensuring faster generation times during peak usage
* **Advanced features** including batch generation and extended parameter controls (we are still defining the scope)
* **Priority support** for technical assistance and feature requests

### **Credit Management**

**Monthly Rollover**\
Unlike traditional subscriptions where unused value disappears, Deep Noise credits roll over to the following month. This flexibility means you won't lose credits during lighter production periods—they accumulate for when inspiration strikes and you need to generate multiple sounds quickly.


---

# 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.deepnoise.ai/product-guides/pricing.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.
