# Overview

Welcome to the official technical documentation for Curvance, a protocol designed to provide capital-efficient money market services with advanced risk management and MEV capture capabilities. This documentation serves as the comprehensive guide for developers, integrators, and auditors working with the Curvance smart contract system.

## Documentation Structure

Unlike traditional contract-centric documentation, **this documentation is organized by function** rather than by individual contracts. This approach offers several advantages:

* **Workflow-Based Navigation:** Follow complete processes from start to finish.
* **Contextual Understanding:** See how functions interact across multiple contracts.
* **Use-Case Orientation:** Find solutions based on what you're trying to accomplish.

For example, instead of separate pages for `CentralRegistry.sol` or `LiquidityManager.sol`, you'll find integrated explanations of liquidation workflows that span multiple contracts.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Get started integrating Curvance into your platform</td><td><a href="quick-start-guides">quick-start-guides</a></td><td><a href="https://4091724113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsJ5CLOxFjcZYTs5pEZoN%2Fuploads%2F2yVpZ4ggPvxzOvUI5Q1G%2Fpuzzle.png?alt=media&#x26;token=206217ab-5d09-4181-9858-f73f0053e0c0">puzzle.png</a></td></tr><tr><td>Learn about our Lending Protocol</td><td><a href="lending-protocol">lending-protocol</a></td><td><a href="https://4091724113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsJ5CLOxFjcZYTs5pEZoN%2Fuploads%2FrbopQjZpNK7bGyVgFLyN%2Fmarkets.png?alt=media&#x26;token=0d14c1b7-c772-4387-8d65-5511a75041d2">markets.png</a></td></tr><tr><td>Learn about our leverage system</td><td><a href="position-management">position-management</a></td><td><a href="https://4091724113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsJ5CLOxFjcZYTs5pEZoN%2Fuploads%2FoMz0P724rBjfR47dIOmL%2Fleverage.png?alt=media&#x26;token=9b6e63ed-9ec6-410e-acb0-6e63aad85c86">leverage.png</a></td></tr><tr><td>Learn about our liquidation engine</td><td><a href="dynamic-liquidation-engine-dle">dynamic-liquidation-engine-dle</a></td><td><a href="https://4091724113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsJ5CLOxFjcZYTs5pEZoN%2Fuploads%2Fl2sPPhwLlFURTElFhZMX%2Fliquidation.png?alt=media&#x26;token=c486d551-e33b-496a-9d38-1b52a9c0db17">liquidation.png</a></td></tr><tr><td>Learn about our plugin and delegation system</td><td><a href="plugin-and-delegation-system">plugin-and-delegation-system</a></td><td><a href="https://4091724113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsJ5CLOxFjcZYTs5pEZoN%2Fuploads%2FC8yGrN0yDosUG6vSZ3I0%2Fplugin.png?alt=media&#x26;token=76fdd14b-bca4-4b50-85bc-de62ce562b6b">plugin.png</a></td></tr></tbody></table>
