# 2.6 Asset Credibility

The asset's credibility score is shaped by the event mirroring process and the reputation of the involved IAC partners.&#x20;

This score encompasses three independent assessments: **authenticity, compliance, and insurance rating.**

Each of these ratings undergoes a detailed comparison that includes:

* Theoretical Maximum: Measuring against the highest possible score achievable within the IAC system (with an exception to insurance rating)
* Global and Category Averages: Benchmarking against the average IAC rating of all assets registered on the OAE within the specific category.
* Ranking: Identifying the asset's specific standing within a global ranking of the IAC rating system.

IAC ratings are displayed on the asset's GOR profile page. Due to the distinct nature of each category, the ratings are presented **separately** and not combined into a singular final score.  This distinction acknowledges that an asset might exhibit high ratings in one category, while falling short in others.

| <p></p><p><mark style="color:orange;"><strong>Example 1:</strong></mark> </p><p>Let’s consider a real estate asset being onboarded to the OAE. An authenticator may visit the property, granting it a high authenticity score based on its physical presence. However, if it's discovered during compliance checks that the asset, including ownership rights, is being onboarded by a tenant without the owner's consent, the compliance score would be zero. This discrepancy highlights why averaging these scores would be misleading and potentially hazardous to OAE users, as it could obscure critical compliance issues.</p><p></p><p><mark style="color:orange;"><strong>Example 2:</strong></mark> </p><p>Imagine a vintage car being introduced to the Onchain Asset Environment. During the compliance validation process, it's found that all necessary legal and regulatory requirements are meticulously met. The car's paperwork is in perfect order, including its registration, insurance, and historical authenticity certificates. This thorough documentation leads to a high compliance validity score. </p><p></p><p>However, when an authenticator inspects the car for its authenticity, they discover discrepancies. Despite the car's paperwork indicating it as an original vintage model, detailed examination reveals several modern replacements and modifications not consistent with the vehicle's claimed era. These findings significantly undermine the car's authenticity score, as the physical evidence contradicts the historical claims made in the documentation.</p> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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.xend.finance/2.0-oae-onchain-assets-environment/2.6-asset-credibility.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.
