# Introduction to Chad Finance

Welcome to the official documentation for Chad Finance, a decentralized stablecoin protocol engineered to enhance capital efficiency, ensure stablecoin peg stability, and deliver risk-free yield opportunities within the decentralized finance (DeFi) ecosystem. This GitBook provides a comprehensive resource for understanding the protocol’s architecture, components, governance, and roadmap, with a focus on technical precision and operational rigor.

## Overview of Chad Finance

Chad Finance is a decentralized stablecoin protocol designed to address critical inefficiencies in DeFi, including liquidity provision, capital immobility, and stablecoin stability. Built with a modular architecture, the protocol integrates three core components:

1. **Chad Swap:** A decentralized exchange (DEX) forked from Uniswap V3, with a protocol fee switch enabled by default, redirecting 10% of swap fees to the protocol treasury.
2. **CUSD:** A decentralized stablecoin that can be minted by collateralizing liquidity provider (LP) positions on Chad Swap, with stability mechanisms to maintain its peg.
3. **sCUSD:** A yield-bearing derivative of CUSD, implemented as an ERC-4626 vault, with yields generated through auctions of protocol-collected swap fees.

The protocol is optimized for deployment on Layer 2 (L2) networks, leveraging their scalability to drive liquidity, unlock idle capital, and create a self-reinforcing ecosystem. Chad Finance is governed by a vote-escrow (ve) token model, ensuring alignment between long-term stakeholders and protocol success.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chadfinance.xyz/introduction-to-chad-finance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
