> For the complete documentation index, see [llms.txt](https://worldofmusic.gitbook.io/volume-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://worldofmusic.gitbook.io/volume-protocol/volumeusd-protocol/volumeusd.md).

# Volume$

Volume$ is an ETH token on the Ethereum blockchain, created with a starting supply of zero and a maximum supply of 21,000,000 Volume$.&#x20;

The only way to generate Volume$ is by staking your AI Generative Instrument.&#x20;

Each instrument can generate a specific amount of Volume$ over its lifetime. There will only be 888 unique AI Generative Instruments, and once they have generated all their Volume$, they die.

To stake your instruments, you need at least 1 WOM (available at OpenSea).&#x20;

Staking your instruments with 4 WOMs and having them learn music daily will increase the rate at which your instrument generates Volume$.&#x20;

Additional tools will be available to further enhance the Volume$ generation of your instrument.


---

# 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:

```
GET https://worldofmusic.gitbook.io/volume-protocol/volumeusd-protocol/volumeusd.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.
