> For the complete documentation index, see [llms.txt](https://moor-1.gitbook.io/moor-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moor-1.gitbook.io/moor-docs/table-of-contents/readme.md).

# Moor Documentation

This directory contains the complete documentation for Moor, a decentralized stablecoin protocol built on Fuel Network.

## Directory Structure

```shell
docs/
├── README.md                                    # This file
├── 01-overview.md                              # Protocol overview and introduction
├── 02-borrowing.md                             # How to borrow USDM using collateral
├── 03-stability-pool-and-liquidations.md      # Stability pool and liquidation mechanisms
├── 04-redemption.md                            # USDM redemption process
├── 05-governance-and-immutability.md          # Governance structure and immutability
├── 06-methodology.md                           # Protocol methodology and risk management
└── 07-collateral-types.md                      # Supported collateral types
```

## Content Table

| Document                                                                                                           | Description                                                                       |
| ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| [01-overview.md](/moor-docs/table-of-contents/readme/01-overview.md)                                               | Introduction to Moor, key features, and how it works                              |
| [02-borrowing.md](/moor-docs/table-of-contents/readme/02-borrowing.md)                                             | Step-by-step guide on borrowing USDM using various collateral types               |
| [03-stability-pool-and-liquidations.md](/moor-docs/table-of-contents/readme/03-stability-pool-and-liquidations.md) | Learn about earning rewards through the stability pool and liquidation mechanisms |
| [04-redemption.md](/moor-docs/table-of-contents/readme/04-redemption.md)                                           | How to redeem USDM for underlying collateral                                      |
| [05-governance-and-immutability.md](/moor-docs/table-of-contents/readme/05-governance-and-immutability.md)         | Understanding the protocol's governance-free design and immutability roadmap      |
| [06-methodology.md](/moor-docs/table-of-contents/readme/06-methodology.md)                                         | Technical methodology, risk management, and security considerations               |
| [07-collateral-types.md](/moor-docs/table-of-contents/readme/07-collateral-types.md)                               | Supported collateral types and criteria for adding new assets                     |

## Getting Started

Start with the [Protocol Overview](/moor-docs/table-of-contents/readme/01-overview.md) to understand the fundamentals of Moor, then explore the specific sections based on your interests and needs.
