# Lending for Farmers

Peer to peer lending is a broad term for covering lending in a peer to peer model where many investor can collate and fund a loan.

### Real Story

When a farmer is looking for a loan he cannot get it since there are burdens of regulatory boards to furnish document that he cannot.&#x20;

Building a basic Peer to Peer Lending on top of finscale which does KYC documenation , with credit underwriting and reporting of the loan and repayments in the native token.


---

# 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://muellners-1.gitbook.io/finscale/customer-use-case/lending-for-farmers.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.
