# Deposit DAI 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. Depositing DAI also earns you points in the Pioneer Program.

## Before depositing DAI via the bridge

First, you need to hold DAI on Ethereum. You can get DAI 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 DAI from Ethereum to Cronos zkEVM

**Step 1.** Head to <https://zkevm.cronos.org> and connect your wallet.

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

**Step 2.** On the “Deposit” tab, in the “FROM” field select DAI and vUSD will automatically appear in the “TO” field.

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

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

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

**Step 4.** Click “Deposit”&#x20;

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

**Step 6.** Your vUSD should arrive within 10 minutes, just check your vUSD wallet balance in the top right hand corner then.

<figure><img src="/files/NSXBX2tPf2ndvPApO6Bv" 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-dai-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.
