# LendFriend Protocol

Your network is your credit score.

***

## Overview

LendFriend enables uncollateralized lending by replacing credit bureaus with social relationships. When friends vouch for a borrower—with both capital and reputation—the strength of those connections correlates with repayment.

We measure trust algorithmically, testing whether close friends with small networks signal stronger accountability than distant followers with massive audiences. Every loan records permanently on-chain, creating verifiable reputation that follows borrowers across DeFi.

**Today:** Zero-interest loans on Farcaster to prove the model works. **Tomorrow:** Market-rate lending powered by social trust + cashflow data + AI underwriting.

***

## Vision & Context

* [Vision & Roadmap](https://docs.lendfriend.org/vision-and-roadmap/vision)
* [Economic Context](https://docs.lendfriend.org/economic-context)
* [Web3 Cost Advantage](https://docs.lendfriend.org/cheaper-lending)
* [Research Foundation](https://docs.lendfriend.org/resources/references)

## Protocol Mechanics

* [Social Trust Scoring](https://docs.lendfriend.org/how-it-works/social-trust-scoring)
* [Risk Scoring](https://docs.lendfriend.org/how-it-works/risk-scoring)
* [Anti-Gaming & Sybil Resistance](https://docs.lendfriend.org/how-it-works/anti-gaming)
* [Smart Contract Flow](https://docs.lendfriend.org/how-it-works/smart-contract-flow)
* [Risk & Default Handling](https://docs.lendfriend.org/how-it-works/risk-and-defaults)

## Infrastructure

* [Technical Stack](https://docs.lendfriend.org/how-it-works/technical-stack)
* [Payment Methods](https://docs.lendfriend.org/how-it-works/payment-methods)
* [Farcaster Mini App](https://docs.lendfriend.org/how-it-works/farcaster-miniapp)

***

## Learn More

* [**Vision & Roadmap**](https://docs.lendfriend.org/vision-and-roadmap/vision) - See how we're building the future of reputation-backed lending
* [**Economic Context**](https://docs.lendfriend.org/economic-context) - Why traditional finance can't serve the $1T platform economy
* [**Web3 Cost Advantage**](https://docs.lendfriend.org/cheaper-lending) - How crypto infrastructure enables better rates

***

**Code:** [github.com/aagoldberg/far-mca](https://github.com/aagoldberg/far-mca) • **App:** [lendfriend.org](https://lendfriend.org)


---

# 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.lendfriend.org/readme.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.
