> For the complete documentation index, see [llms.txt](https://whitepaper.assetchain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.assetchain.org/2.0-oae-onchain-assets-environment/2.7-iac-partners/2.7.2-conflict-resolution-process.md).

# 2.7.2 Conflict Resolution Process

In the event of a disagreement concerning service delivery or quality between an asset administrator and an IAC partner, the asset admin is entitled to secure a predetermined amount of RWA collateral and seek intervention from the Xend Finance Team for resolving the dispute.

Should the claim be substantiated, the collateral is refunded to the onboarder along with a bonus ranging from 10-100%, derived from the RWA tokens staked by the IAC provider. If the claim is deemed unjustified, then 10-100% of the collateral is confiscated.

\
Additionally, if the services rendered by compliance validators or authenticators cause any financial damages to token holders or asset onboarders, they are permitted to submit an official complaint to the insurance provider that offered liability insurance coverage for these parties.&#x20;

The ensuing payouts and procedures are handled directly by the respective insurance providers and are recorded within the OAE system as significant insurance events that could influence the asset's credibility score.

<br>

<figure><img src="/files/Qff7FYjM1FU1EMtDskqI" alt=""><figcaption><p>-  Conflicts resolution between Asset Admins and IAC providers</p></figcaption></figure>


---

# 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.assetchain.org/2.0-oae-onchain-assets-environment/2.7-iac-partners/2.7.2-conflict-resolution-process.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.
