> For the complete documentation index, see [llms.txt](https://docs.opentrade.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/master-lending-agreement.md).

# Master Lending Agreement

OpenTrade's **Master Lending Agreement (MLA)** is a master agreement governing secured lending between Lenders and Borrowers on the OpenTrade Platform.&#x20;

{% hint style="info" %}
For the Treasury Management Product, currently the only approved Borrower is OpenTrade SPC. The MLA will be executed between Lenders and OpenTrade SPC during the [onboarding process](/getting-started/onboarding.md).&#x20;
{% endhint %}

### What is the Master Lending Agreement (MLA)?

The MLA is an umbrella agreement that defines lending mechanics, rights and obligations of the parties, roles and responsibilities of the parties, definitions, and more.

Each individual Loan made under the MLA is documented via a [Loan Confirmation](/stablecoin-yield-vaults/product-overview/legal/loan-confirmations.md) which is a legally binding agreement specifying the amount and key terms of the loan.&#x20;

The OpenTrade MLA has been adapted for digital asset lending from the [Global Master Securities  Lending Agreement (GMLSA)](https://www.islaemea.org/gmsla-title-transfer/), a widely used standard legal framework published and maintained by the International Securities Lending Association (ISLA).&#x20;

### Key Terms of the MLA

* Definitions & Parties&#x20;
* [Loan Mechanics](broken://pages/Nm5jUyJvzSKLQhBvVTdU) (timing, events, payment dates, early withdrawals, rollovers etc)
* Calculation and payment of [rates and fees](broken://pages/7EuKOfQ7WQadsxbVUyOI)
* Borrower warrants that it has acquired or will acquire the [Collateral](/stablecoin-yield-vaults/product-overview/loan-collateral.md) on the [Loan Commencement Date](broken://pages/Nm5jUyJvzSKLQhBvVTdU#loan-commencement-and-confirmation) and has granted a valid and fully perfected security interest in the accounts in which the Collateral will be held pursuant to the [Security Trust Deed](/stablecoin-yield-vaults/product-overview/legal/security-trust-deed.md)
* Borrower agrees that the Loans (and any proceeds thereof) will be used solely to acquire the applicable Collateral and pay amounts due  including fees.&#x20;
* Borrower and lender warranties
* Default event(s) and consequences
* Termination, Notices, and Assignment&#x20;
* English Law as the governing law and jurisdiction

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.opentrade.io/stablecoin-yield-vaults/product-overview/legal/master-lending-agreement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
