# Third Party Lending

In addition to native lending on the usual overcollateralized borrow/lend platforms, UXD Protocol will also back UXD stablecoin in part by the loan portfolios of third party lenders, such as Maple Finance.&#x20;

Maple Finance has three roles:

**Liquidity Providers (LPs)** deposit funds into a Liquidity Pool in order to fund loans and earn yield. In return, they receive an LP token representing their share of the pool.

**Pool Delegates** are responsible for managing each pool. They perform diligence and agree terms with Borrowers through smart contract technology. Pool Delegates are required to stake MPL-USDC 50-50 Balancer Pool Tokens in their Pool to cover defaults, aligning their incentives with Liquidity Providers.

**Borrowers** request capital from the platform by creating a Loan (which holds collateral and receives funding) and inputting requested loan terms. Once these terms are agreed with a Pool Delegate, Borrowers can withdraw the requested funds for a fixed term, at a fixed rate, and at a fixed collateralization level.

UXD Protocol, by acting as a Liquidity Provider, will contribute assets to be lent on the Maple platform.&#x20;

However, Maple Finance is only one such example. UXD Protocol plans to use various platforms of this sort that connect third party capital providers (UXD Protocol) with credit managers that lend to various counterparties.&#x20;


---

# 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.uxd.fi/uxdprotocol/overview/on-chain-lending/third-party-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.
