# Lending Market

Reservoir’s Lending Market on Morpho powered by Steakhouse will enable users to mint rUSD on a variable or fixed rate basis against a variety of crypto assets.

The market can be viewed [here](https://app.morpho.org/vault?vault=0xBeEf11eCb698f4B5378685C05A210bdF71093521\&network=mainnet).

### Overview:

SteakrUSD is similar to how Spark works for Maker. The protocol mints rUSD and supplies it to the morpho SteakrUSD market or in some cases users supply rUSD into the SteakrUSD market.\
A different set of users (loopers) then come in with USDC to mint srUSD, deposit it as collateral in SteakrUSD and then borrow rUSD (now putting it into circulation). When the rUSD is borrowed they can do whatever they want with the rUSD although many choose to mint more srUSD and when they do that the rUSD they borrowed itself is burnt). SteakrUSD is on the asset side of the protoocl balance sheet because by deafuly the protocol has rUSD deposited there that it earns yield on.

In order to mint srUSD, a user needs to burn a rUSD. Users come in and mint srUSD (by coming in with usdc, minting rUSD, and then burning the rUSD for srUSD). Then the user takes srUSD to Morpho or Dolomite or Euler and uses it as collateral. In the steakrUSD market in particular, the Reservoir Protocol lends rUSD against srUSD as collateral (some Reservoir PTs from Pendle are also in the market). This enables users to borrow rUSD at a very efficient and stable rate. This rUSD that is borrowed can be redeemed by the PSM for USDC or it can be burned to mint srUSD to continue looping.

All rUSD is fungible and it does not matter if it’s minted from USDC or borrowed from a lending market.&#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.reservoir.xyz/products/lending-market.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.
