# How to deposit ETH for vETH

vETH can be used across the Cronos zkEVM Ecosystem. It is pegged 1:1 to ETH but you can earn yield just by holding it. Depositing ETH also earns you points in the [pioneer program](https://blog.cronos.org/p/announcing-the-cronos-zkevm-pioneer).

## Before depositing ETH via the bridge

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

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

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

2\. On the “Deposit” tab, in the “FROM” field select ETH. vETH will be automatically selected in the “TO” field.<br>

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

3\. Enter the amount of ETH to bridge. Keep in mind that some additional ETH is needed to pay the gas fees.

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

4\. Click “Deposit”.&#x20;

5\. Confirm ETH deposit transaction

6\. Your vETH should arrive in less than 10 minutes. You can check your vETH wallet balance in the top right hand corner.

<figure><img src="/files/0bez0g4547xh9Jgg5HEo" 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.fulcrom.finance/fulcrom-finance/additional/get-started-on-cronos-zkevm/bridge-asset-via-official-bridge/how-to-deposit-eth-for-veth.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.
