> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infinifi.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# MintController.sol

> Controls iUSD minting operations

**Purpose:** Manages the minting of iUSD tokens when users deposit USDC.

## Description

The MintController validates deposits and coordinates the minting of iUSD. It ensures proper accounting and immediately deploys deposited USDC to liquid farms.
