> For the complete documentation index, see [llms.txt](https://litepaper.opus-frame.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.opus-frame.com/opus-solution/proof-of-authenticity.md).

# Proof of Authenticity

Our Proof of Authenticity will certify the works contained within the NFTs as authentic and original and will help combat identity fraud. Moreover, our system will certify all artworks on our platform without exception as authentic (Primary and Secondary Market) and will prevent the creation of artworks duplicates, ensuring that the supply issued by the artists is respected, whether on our marketplace or competing marketplaces, thus preserving the value of the works.

Our Proof of Authenticity will also protect the digital artwork of NFTs with a tracking system that combats the sale of potential counterfeits on platforms and competing products that would allow the display or sale of illicit works.

Our system will make the Opus ecosystem healthy and completely secure, whether for our artists or buyers on our marketplace, and preserve the value of its artworks. The combination of the blockchain and our Proof of Authenticity technology will allow us to authenticate the works of the artists and the NFTs linked to these works, giving us a final product with complete and flawless authenticity. To complete, we needed a third element to enhance our authenticity system.


---

# 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://litepaper.opus-frame.com/opus-solution/proof-of-authenticity.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.
