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

# NFT

Many promises are made regarding ownership of NFT and crypto through minting and sales.

How can we be sure that these are honored and fulfilled?

Will the centralized metadata be [wiped](https://www.vice.com/en/article/pkdj79/peoples-expensive-nfts-keep-vanishing-this-is-why) along with its perks and content?

## True Ownership

Own music rights through participating in the DAO through our governance token.

The format of the DAO is open and accountable, sharing value with its participants, paving the way for a more egalitarian model for artists and musicians and art lovers alike.

Having TGW (staked WAV) gives you a way to have a say, a vote to back up your voice on the direction of the DAO.

DAO token does not rely on any centralized mechanism / metadata.

## Our NFT

Our governance NFT mechanism simplifies the process as well where the governance NFT value is back by TGW on-chain…an NFT that actually meets the criteria of decentralised ownership.

TGW NFTs will be able to have TGW staked inside each NFT, which can be unstaked by burning the NFT, setting a base value for each NFT. TGW staked in users’ NFTs boost their Farm returns by up to 2.5 times.


---

# 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://docs.thegreatwave.io/nft.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.
