# Earn

### Enable others to use your work by staking your sound (as NFT) into a smart contract and earning royalties

The goal is to create a smart contract library full of the best sounds and music on a blockchain.&#x20;

Not only music tracks.&#x20;

Original sound loops.&#x20;

Voiceovers.&#x20;

Recordings.&#x20;

Audio effects.

...

### Who is going to use it?

Artists creating stunning visuals could find a sound to complement their art to set the right mood.

NFT Gaming projects, Traditional Collection drops, Animated or Interactive NFT projects - All of these projects could greatly benefit from CardanoSounds.&#x20;

Even musicians making NFTs can use CardanoSounds as on-chain building blocks.

## Only sound?

In the first version, we will focus on providing sound as a foundation for creation and inspiration, complementing visual art.

However, there is also a plan to provide the same service for animations coded in p5.js ([p5.js](https://p5js.org/) is a browser version for [Processing](https://processing.org/), one of the most used technologies for generative art).

{% hint style="info" %}
For example, our first NFT collection uses p5.js animations, reacting to the music, deployed as websites on [Arweave](https://www.arweave.org/).
{% 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://cardano-sounds.gitbook.io/cardanosounds/cardano-sounds-platform/earn.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.
