# Loan Term

{% tabs %}
{% tab title="Loan term" %}
In our commitment to financial inclusivity, our loan terms offer unprecedented flexibility. Borrowers enjoy the freedom to repay at their convenience, while lenders earn with ease during all loan period. It's a win-win, redefining the lending experience for all.
{% endtab %}

{% tab title="Loan order display time:" %}
Enter the number in hours (1 hour - 7 days)
{% endtab %}
{% endtabs %}


---

# 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-finance-organization.gitbook.io/lendx-documentation-v1.0/project-info/p2p-lending/loan-term.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.
