> For the complete documentation index, see [llms.txt](https://docs.fulcrom.finance/fulcrom-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fulcrom.finance/fulcrom-finance/additional/get-started-on-cronos-zkevm/bridge-asset-via-official-bridge/how-to-deposit-cro-for-zkcro.md).

# How to deposit CRO for zkCRO

zkCRO can be used across the Cronos zkEVM ecosystem. Apart from using it to pay gas fees, you can also earn yield just by holding it. Depositing CRO also earns you points in the [pioneer program](https://blog.cronos.org/p/announcing-the-cronos-zkevm-pioneer).

## Before depositing CRO via the bridge

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

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

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

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

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

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

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

4\. Click “Deposit”&#x20;

5\. Confirm (1) approval transaction for the bridge to spend your CRO and (2) CRO deposit transaction

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-cro-for-zkcro.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.
