# Intellectual Property Rights (IPR) Evidence

<figure><img src="/files/KXLci8ra68xJqlUbXgUW" alt="" width="563"><figcaption></figcaption></figure>

An Intellectual Property (IP) owner wants to record tamper-proof information about a new process they have invented, whilst also providing transparency and proof of publishing for future revenue streams.

1. The process inventor writes information about their process to the blockchain using nChain Event using either encoded or unencoded [**‡**](/nchain-event/overview/configuration-symbols.md) records. They can either do this themselves or use a service to perform the operation.
2. The resultant location on the blockchain is published by the IP owner. Anyone can review the data and the timestamp confirming when it was appended.
3. Any parties with the original information can also verify [**†**](/nchain-event/overview/configuration-symbols.md) it is present at the location on the blockchain.

**Benefits**

* Transparency, proof of publishing what and when.
* Returns a location which the data creator can distribute.
* Anyone can verify [**†**](/nchain-event/overview/configuration-symbols.md) that the original data is at the location.


---

# 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://docs.teranode.group/nchain-event/independent-records/use-cases/intellectual-property-rights-ipr-evidence.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.
