diff --git a/docs/getting-started/products/curating/term-curating.md b/docs/getting-started/products/curating/term-curating.md deleted file mode 100644 index af4e098d7..000000000 --- a/docs/getting-started/products/curating/term-curating.md +++ /dev/null @@ -1,9 +0,0 @@ -# Curating On Term - -![image](/img/curating/term.jpg) - -Term Finance enables noncustodial, fixed-rate over-collateralized lending onchain. Yearn-curated Term Vaults take the deposited underlying asset and allocate it into a Yearn V3 allocator or a single-strategy vault. When a borrower requests funds, the requested amount is withdrawn from the underlying Yearn vault. The borrowing rate is targeted to be at least 1-2% more than the 30-day average APY of the Yearn vault where the funds are deposited. This design ensures that Term Vault depositors always earn at least the base yield provided by Yearn V3 vaults. - -## Live Vaults - -- [USDS Vault](https://app.term.finance/vaults/0xe852db931ac6f02490a32695f09ee79a31f53821/1) on Mainnet diff --git a/sidebars/sidebarsUserDocs.js b/sidebars/sidebarsUserDocs.js index 41d245a50..db25fe8c1 100644 --- a/sidebars/sidebarsUserDocs.js +++ b/sidebars/sidebarsUserDocs.js @@ -161,11 +161,6 @@ module.exports = { label: 'Morpho', id: 'products/curating/morpho-curating', }, - { - type: 'doc', - label: 'Term', - id: 'products/curating/term-curating', - }, ], }, ],