# Borrowing

**Borrowing** enables one to obtain capital without selling the underlying asset or incurring a capital gains sales tax.

For individuals seeking financial support, the peer-to-peer (P2P) lending platform provides an avenue to access funds by utilizing their idle assets, including LENDFI, USDT, USDC, and specific cointop coins suitable for staking.

{% content-ref url="/pages/kldRZUWwTHxJiERFxfnn" %}
[How to Borrow](/lendx-documentation-v1.0/project-info/borrowing/how-to-borrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/q8bWEmKwbcF99Et9WyAv" %}
[Interest Rate](/lendx-documentation-v1.0/project-info/borrowing/interest-rate.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6RhCxgQ3ciICZD3iPGP" %}
[Loan Term](/lendx-documentation-v1.0/project-info/borrowing/loan-term.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ZC7bZY3yJuU2xfraSO0" %}
[Multiple Borrowers](/lendx-documentation-v1.0/project-info/borrowing/multiple-borrowers.md)
{% endcontent-ref %}

{% content-ref url="/pages/5iZUtzq4UJXC85DI03Vv" %}
[Liquidations](/lendx-documentation-v1.0/project-info/borrowing/liquidations.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-finance-organization.gitbook.io/lendx-documentation-v1.0/project-info/borrowing.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.
