# Asset Passport

A digital identity for tokenized assets that aggregates attested ownership history, legal documentation, valuations, and maintenance records provided by trusted sources.

* Facilitates **instant verification** across jurisdictions.
* Involves trusted third parties to attest key information such as ownership, valuation, audits, etc.
* Enhances investor confidence and regulatory trust.

<figure><img src="/files/iLSkX4VajvJ7IJr6EHds" alt=""><figcaption></figcaption></figure>

**Hybrid Data Model:**

Each property is represented by a dual-layer digital passport: immutable on-chain records that mirror the legally recognised ownership, tokenization, and compliance status, complemented by encrypted off-chain repositories, operated by authorised providers, that store detailed documents, inspections, images, and jurisdictional filings.

**Cross-chain Synchronization & Verification:**

The Asset Passport framework propagates signed updates to asset data across connected blockchains, aiming for consistent, tamper-evident views of each asset across participating networks.

**Embedded into Integra Block Explorer**

The Asset Passport will be directly integrated within Integra's Block Explorer.&#x20;


---

# 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://whitepaper.integralayer.com/core-native-dapps/asset-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.
