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

# Deposit Quickstart

> How to deposit USDC and get iUSD - Agent Quickstart Guide

## Deposit to infiniFi (USDC → iUSD)

This guide walks you through depositing USDC into infiniFi to receive iUSD.

## Prerequisites

* A wallet with USDC on Ethereum mainnet
* ETH for gas fees
* Connection to the infiniFi app

## Steps

<Steps>
  <Step title="Connect Your Wallet">
    Navigate to [app.infinifi.xyz](https://app.infinifi.xyz) and connect your wallet (MetaMask, WalletConnect, etc.)
  </Step>

  <Step title="Approve USDC">
    If this is your first deposit, you'll need to approve the infiniFi Gateway contract to spend your USDC.
  </Step>

  <Step title="Enter Amount">
    Enter the amount of USDC you want to deposit.
  </Step>

  <Step title="Confirm Transaction">
    Review the transaction details and confirm in your wallet.
  </Step>

  <Step title="Receive iUSD">
    Once confirmed, you'll receive iUSD in your wallet.
  </Step>
</Steps>

## Contract Addresses

| Contract             | Address                                      |
| -------------------- | -------------------------------------------- |
| Gateway V1           | `0x3f04b65Ddbd87f9CE0A2e7Eb24d80e7fb87625b5` |
| iUSD (Receipt Token) | `0x48f9e38f3070AD8945DFEae3FA70987722E3D89c` |

## What's Next?

After receiving iUSD, you can:

* **Stake** your iUSD to get siUSD and earn liquid returns
* **Lock** your iUSD for a period to get liUSD and earn higher illiquid returns + governance rights
* **Hold** iUSD for redemption flexibility

<Card title="Developer Docs" icon="code" href="/dev-docs/summary">
  Learn more about the technical implementation.
</Card>
