# Fringe Lending

- [Fringe Lending](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/fringe-lending.md)
- [Borrowing](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/borrowing.md)
- [Lending](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/lending.md)
- [Interest Rates](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/interest-rates.md)
- [Partial Liquidations](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/partial-liquidations.md)
- [Collateral Asset Parameter Modeling](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/parameter-modeling.md): This section describes the modeling applied to arrive at the lending parameters for each collateral asset on Fringe Lending (formerly known as the Primary Lending Platform).
- [Loan-To-Value Ratio (LVR)](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/parameter-modeling/lvr.md)
- [Maximum Borrowing Capacity (MBC)](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/parameter-modeling/mbc.md)
- [Liquidator Reward Percentage](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/parameter-modeling/liquidator-reward.md)
- [Amplify and Margin Trade](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/amplify-and-margin-trade.md)
- [Fringe Price Oracle Model](https://docs.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending/fringe-price-oracle-model.md)


---

# 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.fringe.fi/v2-fringe-finance-platform-docs/fringe-lending.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.
