> For the complete documentation index, see [llms.txt](https://developers.term.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.term.finance/term-finance-protocol/term-repo/term-servicer-group/initialization-parameters.md).

# Initialization Parameters

<table><thead><tr><th width="285.3333333333333">Parameter</th><th width="219">Method</th><th>Description</th></tr></thead><tbody><tr><td>netExposureCapOnLiquidation</td><td>Initialized By Deployer</td><td>A cap on the amount of net exposure (collateral market value less the initial margin requirement) over the remaining repurchase obligation outstanding from that borrower post-liquidation</td></tr><tr><td>deMinimisMarginThreshold</td><td>Initialized By Deployer</td><td>The difference between collateral market value and a borrower's repurchase obligation denominated in dollars where the <code>netExposureCapOnLiquidation</code> no longer applies</td></tr></tbody></table>
