# Data as a Yield-Bearing Asset

Datasets uploaded to Cluster are stored on IPFS, minted as NFTs, and earn revenue every time they are purchased. The PaymentRouter smart contract handles distribution automatically — 85% to the creator, 10% to the protocol, 5% to referrers. Data creators earn passively from their contributions.


---

# 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://cluster-protocol.gitbook.io/whitepaper/introduction/key-advantages/data-as-a-yield-bearing-asset.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.
