> ## 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.

# Overview

> Deep dive into Monolith protocol mechanics, economics, and technical specifications

## Core Concepts

<CardGroup cols={2}>
  <Card title="Stablecoin Factory" icon="industry" href="/protocol/stablecoin-factory">
    Learn how anyone can deploy their own decentralized stablecoin using the Monolith Factory.
  </Card>

  <Card title="Interest Rate Controller" icon="percent" href="/protocol/interest-rate-controller">
    Understand the autonomous interest rate system that protects peg stability.
  </Card>

  <Card title="Peg Stability Module" icon="hand-holding-dollar" href="/protocol/peg-stability-module">
    Discover automated market operations that maintain stablecoin peg stability.
  </Card>

  <Card title="Redemptions" icon="money-bill-transfer" href="/protocol/redemptions">
    Learn about the redemption mechanism and its role in maintaining peg stability.
  </Card>
</CardGroup>

## Debt Management

<CardGroup cols={2}>
  <Card title="Paid vs Free Debt" icon="dollar-sign" href="/protocol/paid-vs-free-debt">
    Compare the two borrowing modes: 0% interest loans vs variable rate loans.
  </Card>

  <Card title="Bad Debt Socialization" icon="users" href="/protocol/bad-debt-socialization">
    Understand how the protocol handles bad debt through socialization mechanisms.
  </Card>

  <Card title="Liquidations" icon="flask" href="/protocol/liquidations">
    Learn about liquidation processes and incentives for maintaining protocol solvency.
  </Card>

  <Card title="Immutability Deadline" icon="hourglass" href="/protocol/immutability-deadline">
    Discover the four-year immutability deadline that makes stablecoins permanently immutable.
  </Card>
</CardGroup>
