# Loan Limit

Depends on the lender's needs. This will be a competitive factor between lenders. Borrowers always want to borrow with the highest limit compared to collateral.&#x20;

It is recommended that lenders should not lend more than 95% of collateral to ensure loan safety in case the borrower is unable to repay the loan.&#x20;

<figure><img src="/files/AHysjuExjbFdhOKP1rrT" alt=""><figcaption></figcaption></figure>


---

# 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://lend-finance-organization.gitbook.io/lendx-documentation-v1.0/project-info/p2p-lending/loan-limit.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.
