# Lenders

## Introduction

LEND allows Lenders to generate passive yield by supplying assets to the pools available on the LEND platform. Each Lending Pool funds loans to numerous Borrowers. All of which are required to be over-collateralized, as we will always aim to provide Lenders with a low-risk options to generate yield. \
\
LEND is designed to achieve financial inclusion for everyone around the globe and providing value to users with zero barriers to entry.

{% content-ref url="/pages/tg7CEXrecwiAU3Di4kOc" %}
[How does Lending work?](/lend-en/features/lenders/how-does-lending-work.md)
{% endcontent-ref %}


---

# 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.gitbook.io/lend-en/features/lenders.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.
