> For the complete documentation index, see [llms.txt](https://docs.deepnoise.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepnoise.ai/product-guides/can-generated-music-be-commercially-used.md).

# Can generated music be commercially used?

## Short answer: YES!

**What You Can Do**\
All sounds generated with Deep Noise are fully cleared for commercial use while you maintain an active subscription (free or premium). This includes:

* Released music on streaming platforms and physical media
* Film, TV, and video game soundtracks
* Commercial advertising and branded content
* Live performances and DJ sets
* Client work and commissioned productions

Your creative work using Deep Noise sounds is entirely yours—no royalties, no attribution required, no hidden licensing fees.

#### **Distribution Restrictions**

**What You Cannot Do**\
Generated sounds cannot be redistributed as standalone audio assets. Specifically prohibited:

* Selling or distributing sounds as sample packs or preset collections
* Uploading to sample marketplaces
* Sharing raw generations in sound libraries or databases
* Sublicensing the sounds to third parties

This restriction protects the value of the service and ensures fair use among all subscribers.

#### **Subscription Requirement**

Your license to use generated sounds in commercial projects remains valid only while your subscription (including free tier) is active. If your subscription lapses:

* Previously released music remains unaffected
* New commercial projects cannot use previously generated sounds
* Reactivating your subscription restores all usage rights

> ⚠️ **Important Note**: These terms apply to the raw generated sounds. Music you create using these sounds as elements remains your intellectual property in perpetuity, regardless of subscription status.

> 💡 **Simple Rule**: You can use Deep Noise sounds to make and sell music, but you can't sell the sounds themselves.


---

# 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://docs.deepnoise.ai/product-guides/can-generated-music-be-commercially-used.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.
