# Borrower Eligibility

Homium closes and funds mortgages made to borrowers who are natural persons and have reached the age at which the mortgage note can be enforced in the jurisdiction where the property is located. There is no maximum age limit for a borrower.&#x20;

Exceptions to the requirement that borrowers be natural persons are:

* inter vivos revocable trusts


---

# 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://underwriting.homium.io/eligibility/borrower-eligibility.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.
