> For the complete documentation index, see [llms.txt](https://docs.reputable.health/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reputable.health/product-docs/fundamentals/intellectual-property-rights.md).

# Intellectual Property Rights

Some experiments that are run on Reputable, will be used in the filing of patents or further IP. The data behind these experiments will be obfuscated as they could compromise filing of IP.&#x20;

Experiment's run with an intent to file IP can be represented as NFTs based on a novel IP NFT framework developed by [Molecule](https://www.molecule.to/).  Molecule’s IP to NFT legal framework and interface allows the holder of an existing piece of IP (in the form of a license or patent) to attach it to an NFT and transfer it to a new owner.

Representing experiments as NFTs will be offered post Phase 3 of the [Roadmap](/product-docs/fundamentals/roadmap.md).


---

# 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.reputable.health/product-docs/fundamentals/intellectual-property-rights.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.
