# Deposit USDC for vUSD

vUSD can be used across the Cronos zkEVM Ecosystem. It is pegged 1:1 to USD but you can earn yield just by holding it.&#x20;

## Before depositing USDC via the bridge

First, you need to hold USDC on Ethereum. You can purchase USDC via one of the following ways:

1. Swap on[ Uniswap](https://app.uniswap.org/swap)
2. Buy on a centralized exchange and withdraw to Ethereum

## Bridging USDC from Ethereum to Cronos zkEVM

**Step 1.** Head to[ https://zkevm.cronos.org](https://zkevm.cronos.org/) and connect your wallet.

<figure><img src="/files/ZA0HBmPcwg3Pr4Qwji7T" alt="" width="563"><figcaption></figcaption></figure>

**Step 2.** On the “Deposit” tab, select USDC in the “FROM” field. vUSD will be automatically selected in the “TO” field.

<figure><img src="/files/32K0S1fivKjFv7mvrg2f" alt="" width="563"><figcaption></figcaption></figure>

**Step 3.** Enter the amount of USDC to bridge. Keep in mind that ETH is needed to pay the gas fees.

<figure><img src="/files/T6kvd1MYRWTG6ceqMDJp" alt="" width="563"><figcaption></figcaption></figure>

**Step 4.** Under the hood, the bridge will swap the USDC for DAI for you before it deposits it into vUSD. Check that the slippage, price impact, and min received amount are to your liking. You may change the slippage by clicking on it.

<figure><img src="/files/7WjeH6O2wofdGpoJmOWs" alt="" width="563"><figcaption></figcaption></figure>

**Step 5.** Click “Deposit”

**Step 6.** Confirm (1) approval transaction for the bridge to spend your USDC and (2) DAI deposit transaction

**Step 7.** Your vUSD should arrive within less than 10 minutes. You can check your vUSD wallet balance in the top right-hand corner.

<figure><img src="/files/rZj3e0MJVKPBDWTrECJU" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.moonlander.trade/how-to-use/fund-your-wallet/cronos-zkevm/bridge-via-official-cronos-zkevm-bridge/deposit-usdc-for-vusd.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.
