# Digital Product Passport

## Legitimate Protocol

The Legitimate Protocol is an blockchain based framework designed to keep physical assets in-sync with their digital counterparts in terms of ownership and provenance. When a product is integrated into the Legitimate Protocol, it becomes a connected product.

[Legitimate Tags](/public-docs/legitimate-tags/tag-catalog.md) and the [Legitimate](/public-docs/products/verify-experience.md) platform enable customers to verify authenticity and ownership of physical goods through our services.

Our product data including product information, individual creation dates, and anonymized owner identifiers. These data are stored on blockchains so it can be independently accessed and verified for authenticity and circularity tracking.

### How it works

Connected products powered by Legitimate's Protocol have a few key features:

* Locking Mechanism on the Digital Product NFT
  * The Digital Product NFT is cannot be transferred or used until the current owner reads the tag with their phone to verify.
* Secure
  * When an owner of a phygital product transfers the Digital Product NFT to another person, the NFT is immediately locked again. The only way to unlock the NFT is by using the Legitimate Tag attached to the product.
* Extensible
  * Third party exchanges, marketplaces, and applications can build on top of this transfer restricted NFT state to provide token gated content, access, and more.

<div><figure><img src="/files/ZPhKI8fNSBKTrHht4cyn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tRcSlB0LAOe04CQS2UwG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Cgwai7m4RPbYculTYr1c" alt=""><figcaption></figcaption></figure></div>


---

# 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.legitimate.tech/public-docs/products/digital-product-passport.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.
