# CC0 Terms Of Use

The NFT Music Player Template and accompanying instructions are free to use by the community and are governed by this [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/).&#x20;

*Please note that no license, intellectual property right, trademark, other ownership or use right is conveyed to any of the example media links provided by WarpSound.*


---

# 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://warpsound.gitbook.io/nft-music-player-template/terms-of-use/cc0-terms-of-use.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.
