# Asset Verification

## Overview

Finley will verify that the calculated Receivable Balance matches balances reported in the most recent data tape or portfolio documents.&#x20;

The frequency will be in conjunction with all Term Advances, Monthly Servicing Report submissions, and other distributions (e.g., recycling) as permitted by the Lender. The greater of a defined percentage or quantity of portfolio documents will be verified on a monthly basis.


---

# 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://docs.finleycms.com/additional-features/asset-verification.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.
