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

# rNFT

When a scientist or university proposes an experiment on the MetaDesci platform, an rNFT is minted and fractionalized; those who invest in the experiment, users who donate data for the experiment can then buy these fractions which can later be exchanged in major cryptocurrency exchanges for other cryptocurrencies.

Following successful completion of the qualification, each investor, donor will get rNFT, which will then be sent to their respective wallets. rNFT may be used as evidence to demonstrate that its owner took part in a particular experiment and is thus eligible to get a reward for their efforts. Each rNFT that is sent to the wallet of a participant contains information on the associated percentage of probable revenue. rNFT is connected to the data from experiments as well as patent applications that are based on these experiments. Additionally, the purchase of rNFTs will be supported by all of the main cryptocurrency exchanges. One of the main advantages of using rNFTs is that small and medium-sized investors can both participate in rNFT-funded experiments. Investors might now own multiple researches without investing in just one. This boosts market liquidity since trading high-value items is difficult.


---

# 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://docs.metadesci.ai/rnft.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.
