# Collaterization Model

### DeFiChain EVM

<table><thead><tr><th width="285">Collateral</th><th>Loan-To-Value (LTV)</th><th>Remarks</th></tr></thead><tbody><tr><td>WDFI</td><td>75%</td><td></td></tr><tr><td>dBTC</td><td>75%</td><td></td></tr><tr><td>dUSDC</td><td>80%</td><td></td></tr><tr><td>dUSDT</td><td>80%</td><td></td></tr><tr><td>dUSD</td><td>18% (To be periodically decreased from the current LTV)</td><td>Risk of depegged stable confers a lower LTV for the stability of the whole system.</td></tr><tr><td>dETH</td><td>75%</td><td></td></tr><tr><td>dMSTR (dStock)</td><td>18%</td><td></td></tr><tr><td>dTSLA (dStock)</td><td>18%</td><td></td></tr><tr><td>dSPY (dStock)</td><td>18%</td><td></td></tr><tr><td>VAN (VanillaSwap Governance Token)</td><td>25%</td><td><p>Risk could be either </p><ol><li>Low liquidity on DEXes</li><li>Concentration of small number of large token holders</li><li>Tokenomics and emission schedule</li></ol></td></tr><tr><td>JAV (Javsphere Governance Token)</td><td>25%</td><td><p></p><p>Risk could be either </p><ol><li>Low liquidity on DEXes</li><li>Concentration of small number of large token holders</li><li>Tokenomics and emission schedule</li></ol></td></tr><tr><td>mDFI (Marble DFI)</td><td>60%</td><td>Liquid Staked Token</td></tr><tr><td>cDFI (CryptoFactor DFI)</td><td>60%</td><td>Liquid Staked Token</td></tr></tbody></table>

In future, the LTV can be a parameter that is can be altered by governance.&#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://seahorsefi.gitbook.io/seahorsefi/protocol/collaterization-model.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.
