> For the complete documentation index, see [llms.txt](https://whitepaper.xend.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.xend.finance/2.0-oae-onchain-assets-environment/2.5-iac-framework/2.5.1-importance-of-iac-to-oae.md).

# 2.5.1 Importance Of IAC to OAE

#### <mark style="color:orange;">Importance of IAC to OAE</mark>

IAC stands for Insurance, Authenticators, and Compliance Validators, forming a crucial triad at the heart of the OAE framework. This collaboration underpins the digitalization and tokenization process, ensuring assets have a verifiable and quantifiable credibility score.

<mark style="color:orange;">**Key functions enabled by the IAC include:**</mark>

* Asset Authentication: Asset onboarders can appoint authentication service providers for one-off, on-demand, or ongoing verification of an asset's physical condition, existence, and status of digital or intellectual properties, and critical documents like financial reports or proof of reserves. Most often authentication will be provided by various auditors.&#x20;
* Self-Executable Insurance Policies: Implementation of automated insurance policies for token holders associated with an asset, enhancing security and trust.
* Legal Status Verification: Accurate, third-party verified information on an asset's legal standing, ensuring compliance and legality in the onboarding process and the issuance of specific ownership tokens.


---

# 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://whitepaper.xend.finance/2.0-oae-onchain-assets-environment/2.5-iac-framework/2.5.1-importance-of-iac-to-oae.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.
