# 2.10.2 Appraisers And Custodians

OAE P2P lending engine introduces the possibility for social hub services providers to take on two key additional roles.&#x20;

First, IAC providers can be utilized as experts in **evaluating the value of non-monetary assets** proposed as collateral by borrowers. Their tasks in this role include:

* Conducting an impartial assessment of the non-monetary assets' worth.
* Verifying the legitimacy of the valuation provided by the borrower or a third-party appraiser chosen by the borrower.
* Confirming the reliability of the source providing the asset valuation.

Second, authentication services may also be tasked with the **safekeeping of specific assets designated as collateral**. This custody role entails:

* The physical handover of the asset from the owner to the custodian.
* The re-authentication of the asset to ensure its description remains accurate, using event mirroring.
* The creation of a \[custody right] token that is bonded to the \[ownership right] token of the asset, with the relationship between these rights detailed in the asset's smart contract.

\
Therefore OAE P2P lending engine expands Social Hub spectrum by 2 specific roles to be taken in OAE ecosystem:   **Appraiser and Custodian.**

\ <br>


---

# 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.assetchain.org/2.0-oae-onchain-assets-environment/2.10-p2p-lending-in-oae/2.10.2-appraisers-and-custodians.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.
