Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.monolith.market/llms.txt

Use this file to discover all available pages before exploring further.

Borrower FAQ

Choose free debt if you want 0% interest and accept that redemptions can seize collateral while repaying your debt. Choose paid debt if you prefer stable ownership of collateral (no redemptions) and are comfortable paying interest.
Redemptions reduce your computed debt and seize collateral pro‑rata based on your free‑debt shares. They are not always lossy but can cause you to actively rebalance your position.
Yes. You can migrate between the two modes at any time.
When your loan becomes unsafe (debt exceeds borrowing power), anyone can repay part of your debt in Coin and seize collateral of the same value with a small, LTV‑dependent incentive.
A last‑resort path for irrecoverable positions: if your debt exceeds the value of your collateral, the protocol can wipe your remaining debt, redistribute it proportionally across all borrowers, and transfer your remaining collateral to the caller. It can happen at the end of liquidations and can be called directly. The purpose of write offs is to socialize losses among borrowers to ensure the system stays solvent.
Each call can liquidate up to 25% of total debt, with a 10,000 Coin minimum chunk (or the entire debt if smaller).
The additional incentive you pay to liquidators from your collateral scales with how far a position exceeds the collateral factor: 0% at the collateral factor, linearly up to 10% when loan‑to‑value is 5 percentage points above it. This design minimizes the liquidation penalty as much as possible.
Paid debt incurs variable interest; free debt has no interest. If you use the PSM for swapping when borrowing or repaying, you may pay a PSM swap fee.
If you change your debt, the result must be either 0 or ≥ minDebt. Partial repays that would leave debt below minDebt while non‑zero are not allowed; fully repay or leave at least minDebt outstanding.
You can authorize addresses to manage your position. Delegates can borrow, withdraw collateral and toggle redemption status on your behalf; you can grant multiple delegates and revoke at any time.
No. Collateral stays in the instance. It can be seized only via redemptions (if you opt into free debt) or liquidations/write‑offs (if unsafe). It is never lent out or reused elsewhere by the protocol.