# Core Money Market

<figure><img src="/files/nq9NLaf0KU4TFIyMuu6a" alt=""><figcaption></figcaption></figure>

Two-sided market where suppliers deposit USDC into the pool to mint USD3, and optionally stake for sUSD3, and get exposure to a diverse pool of credit lines to crypto creditors. On the other side, merchants permissionlessly connect their ETH address, bank account via Plaid, and credit karma via zkTLS, and instantly generate a 0% collateral open-term variable-rate USDC credit facility.&#x20;

The core money market is an instantiation of the Morpho Blue contract with new credit underwriter, credit slashing, and interest rate modules to push credit lines, incentivize repayment, and provide address-specfic credit default risk premiums respectively.


---

# 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.3jane.xyz/architecture/core-money-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.
