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

# Collection

### CardanoSounds CNFT

The collection's purpose is to help fund CardanoSounds platform. \
\
Besides that, thanks to it's complex generative/minting process, it already builds a base other platform tooling.&#x20;

### CardanoSounds CNFT collection will come in three waves:

1\. The first wave - open mint Jan 19th 7 PM UTC - Jan 20th 3 AM UTC

2\. The second wave - open mint, February (time & date to be announced)

3\. The third wave - open mint, March (time & date to be announced)

Each NFT will contain a music clip stored on IPFS and Arweave, a website with an animated player on Arweave, and a corresponding gif preview for pool.pm and wallets. Clips are put together from pre-made sounds, but algorithmically, triggered by each mint TX, which means the number of transactions will determine the full collection size.

Supporter will also get Cardano Sounds Community Token with each CNFT.\
\
Source code docs: [link (WIP)](https://cardano-sounds.gitbook.io/cardanosounds/source-code-docs/git-repository)

Examples of Arweave websites for CNFTs minted on testnet with a fully automated process:

<https://arweave.net/27Ca-A-nNuftX-YinvHEAfh8uyyUbe8GJD3QIg_kN_k><https://arweave.net/qYNlnyL5UQCJKLKK_7PL06JFmcRSTdSZsc0fjhvIVS0><https://arweave.net/G3zONCtSUdTvDcslTKgwsN5QjyiR_Div4x8shAbIY-o>

### Already minted CNFTs are listed on [the website](https://app.cardanosounds.com/sounds/all).


---

# 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://cardano-sounds.gitbook.io/cardanosounds/cardano-sounds-nft-collection/collection.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.
