# Deposit USDT 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 USDT also earns you points in the[ pioneer program](https://blog.cronos.org/p/announcing-the-cronos-zkevm-pioneer).

## Before depositing USDT via the bridge

First, you need to hold USDT on Ethereum. You can purchase USDT 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 USDT 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/rd1EY1R6ETawyVAEPPrF" alt="" width="563"><figcaption></figcaption></figure>

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

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

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

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

**Step 4.** Under the hood, the bridge will swap the USDT 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/vkascxhMZ6cpI46XZv6E" alt="" width="563"><figcaption></figcaption></figure>

**Step 5.** Click “Deposit”

**Step 6.** Confirm (1) approval transaction for the bridge to spend your USDT 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/togQJugoC7X0SzQltJdX" 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-usdt-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.
