# Home

Welcome to the Lendbox Guides! Here, you'll find comprehensive resources to help you make the most out of our loan management platform. Whether you're a lender, a loan provider or a microfinance institution, our step-by-step guides are designed to simplify the lending process, streamline your operations, and ensure you have all the tools you need to manage loans effectively. Explore our guides to get started, find tips, and learn about the features that make Lendbox a trusted choice for loan management.

{% content-ref url="/pages/pH2h946qsKLo836TC7u9" %}
[Borrowers](/lendbox/borrowers.md)
{% endcontent-ref %}

{% content-ref url="/pages/ascrkXdtML6gyRuwG6bi" %}
[Loans](/lendbox/loans.md)
{% endcontent-ref %}

{% content-ref url="/pages/vCWlfpyhtj8TRdFy6KqZ" %}
[Borrower Website](/lendbox/borrower-website.md)
{% endcontent-ref %}

{% content-ref url="/pages/1Xe99p2PKnHknGyBCdpE" %}
[Loan Products](/lendbox/loan-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/SUrdn2zmyAzt6vbkGlHr" %}
[Staff Members](/lendbox/staff-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/XfUnA2u98uJCr53CkpAF" %}
[Branches](/lendbox/branches.md)
{% endcontent-ref %}

{% content-ref url="/pages/fUfMwB25TISgbxZHmqf2" %}
[API Integration](/lendbox/api-integration.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://lendbox.gitbook.io/lendbox/home.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.
