> For the complete documentation index, see [llms.txt](https://whitepaper.cadenverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cadenverse.com/nft-musicians/music-genre.md).

# Music Genre

Musician are playable characters in Cadenverse Multiverse. Each Musician is a unique character with their own abilities and playstyle.They are categorized into 14 genres of music:

* Disco.
* Reggae.
* R'n'B.
* House.
* Dubstep.
* Trap.
* Hip Hop.
* Synthwave.
* Dance.
* Soul.
* Punk.
* Psychedelic.
* Folk.
* Pop.

and each of them will have only 4 music genres. If NFT Musicians play the same themes as their music genres, they will get:

<figure><img src="https://1942819217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcp0XlWBhfqTpArRQ8fif%2Fuploads%2Fy095ADfkBWZwk4GxoA6D%2FNFT%20property.png?alt=media&#x26;token=bd192db5-804a-4c55-83b3-6022fc968f64" alt=""><figcaption></figcaption></figure>

• More % mMSC earned.• More % score when choosing the correct answer.• And more EXP of that music genre.


---

# 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://whitepaper.cadenverse.com/nft-musicians/music-genre.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.
