# Benefits of Flexible Pools

Flexible lending pools offer significant benefits to both lenders and borrowers:

* **For Lenders**:
  * **Risk Diversification**: By lending to multiple borrowers, lenders reduce their risk exposure to any single borrower.
  * **Increased Earnings**: Lenders can maximize the utilization of their pool by distributing funds to multiple borrowers, ensuring continuous returns.
  * **Customization**: Flexibility in setting terms for each borrower allows lenders to tailor their risk and return preferences.
* **For Borrowers**:
  * **More Loan Opportunities**: Borrowers benefit from multiple lending pools where they can negotiate terms with different lenders.
  * **Flexible Terms**: Borrowers have the chance to secure more favorable loan conditions by accessing various pools rather than relying on a single lender.


---

# 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.lendbit.finance/flexible-lending-pools/benefits-of-flexible-pools.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.
