# loreUSD Collateral

**CDP Collateral Specifications**

<table data-header-hidden><thead><tr><th width="149">Asset</th><th>Contract</th><th>MCR</th><th>CCR</th><th>MF</th></tr></thead><tbody><tr><td>ETH</td><td>0x5300000000000000000000000000000000000004</td><td>108</td><td>125</td><td>0</td></tr><tr><td>USDC</td><td>0xd988097fb8612cc24eeC14542bC03424c656005f</td><td>105</td><td>110</td><td>0</td></tr><tr><td>USDT</td><td>0xf0F161fDA2712DB8b566946122a5af183995e2eD</td><td>105</td><td>115</td><td>0</td></tr><tr><td>STONE</td><td>0x80137510979822322193FC997d400D5A6C747bf7</td><td>112</td><td>135</td><td>2%</td></tr><tr><td>wstETH</td><td>0xf610A9dfB7C89644979b4A0f27063E9e7d7Cda32</td><td>112</td><td>130</td><td>2%</td></tr><tr><td>weETH</td><td>0x01f0a31698C4d065659b9bdC21B3610292a1c506</td><td>112</td><td>135</td><td>2%</td></tr><tr><td>pufETH</td><td>0xc4d46E8402F476F269c379677C99F18E22Ea030e</td><td>115</td><td>140</td><td>2%</td></tr></tbody></table>

MCR = Minimum Collateral Ratio\
CCR = Critical Collateral Ratio\
MF = Management Fee

{% hint style="info" %}
Some interest-bearing collaterals may incur a management fee (refer to the Management Fee page).
{% endhint %}


---

# 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.lore.finance/lore-cdp/loreusd-collateral.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.
