> For the complete documentation index, see [llms.txt](https://docs.secured.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secured.finance/fixed-rate-lending/advanced-topics.md).

# Advanced Topics

## Overview

This section covers advanced concepts and mechanisms of the Fixed-Rate Lending Protocol that build upon the core functionality. These topics provide deeper insights into how the protocol maintains stability, handles edge cases, and implements sophisticated economic mechanisms.

## What You'll Learn

* How Market Dynamics like Auto-Rolling and Itayose price discovery work
* How the On-Chain Orderbook is implemented using Red-Black Tree data structures
* How Safety Measures like Circuit Breaker protect the protocol
* How Zero-Coupon Bond Collateral functions within the system
* Advanced economic concepts like APR vs. APY and Discount Factors

## Key Components

* [**Market Dynamics**](/fixed-rate-lending/advanced-topics/market-dynamics.md): Advanced features like Auto-Rolling and Itayose price discovery
* [**Orderbook Deep Dive**](/fixed-rate-lending/advanced-topics/orderbook-deep-dive.md): Technical implementation of the on-chain orderbook
* [**Safety Measures**](/fixed-rate-lending/advanced-topics/safety-measures.md): Protective mechanisms like Circuit Breaker
* [**ZC Bond Collateral**](/fixed-rate-lending/advanced-topics/zc-bond-collateral.md): Using Zero-Coupon Bonds as collateral
* [**Economic Concepts**](/fixed-rate-lending/advanced-topics/apr-vs-apy.md): Advanced financial concepts like APR vs. APY and Discount Factors

## Related Resources

* [Core Mechanics](/fixed-rate-lending/core-mechanics.md)
* [FAQs](/fixed-rate-lending/faqs.md)
