# FAQs

{% hint style="info" %}
Please be aware that some projects listed below are third-party services. We recommend conducting your own research (DYOR) before engaging with any third-party projects.
{% endhint %}

#### **Where can I find the list of applications available on Cronos zkEVM chain?**

In the Crypto.com Onchain Wallet, you can check the "browser" tab where you can see a selection of apps. \
You can also visit [https://discover.cronos.org](https://discover.cronos.org/) to browse a database of available DApps (decentralized apps) under `zkEVM` category:&#x20;

<figure><img src="/files/zgWHVm7P39uFt42P8Row" alt=""><figcaption></figcaption></figure>

**How can I bridge funds from CRO to zkCRO?**&#x20;

There are several options for bridging funds from CRO to zkCRO. \
\&#xNAN;*Option 1:*  \
*1)* Deposit $CRO (Cronos EVM)  \
2\)Withdraw $CRO (Cronos zkEVM) \
3\) Exchange $CRO for $zkCRO on decentralized exchange (DEX) such as [H2 finance](https://h2.finance/swap) (gas fees can be paid in CRO on the zkEVM network).

*Option 2:*  \
*1)* Hold CRO on the Ethereum (obtain CRO by swapping on Uniswap or purchasing from a centralized exchange (CEX), then withdrawing it to the Ethereum, as [shared in this guide](https://docs.cronos.org/for-users/bridge/app_n_ex)). \
2\) Use [Cronos zkEVM Bridge](https://zkevm.cronos.org/bridge) to swap CRO for zkCRO.

#### **How can I bridge funds from LCRO to zkCRO?**&#x20;

*Option 1:* \
Unstake your LCRO on [Veno Finance](https://veno.finance/dashboard/) for CRO (on Cronos). Use [H2 Finance](https://h2.finance/swap) to swap for zkCRO. \
Note: Unstaking LCRO takes 28 days.&#x20;

*Option 2:* \
Sell/Swap your LCRO for CRO on [VVS Finance](https://vvs.finance/limit-orders). Transfer the CRO to a centralized Exchange, withdraw CRO (on the Ethereum) network, then use the [Cronos zkEVM Bridge](https://zkevm.cronos.org/bridge/) to get zkCRO.

#### **How can I obtain zkCRO and how can I redeem zkCRO for CRO?**&#x20;

Please refer to [zkCRO page](https://docs-zkevm.cronos.org/getting-started/about-zkcro-veth-vusd/zkcro#how-to-obtain-zkcro) for details. &#x20;

#### **I claimed ybETH and requested for ETH, but I haven't seen ETH on Etherscan yet. What should I do?**&#x20;

The bridging process can take more than 24 hours (plus time for the batch to settle). The stated period of "1-10 days" on bridge refers to the time required for ybETH to unstake, as it represents staked ETH. We recommend checking back after a few days, meanwhile you can also check your transaction status on Etherscan and Cronos zkEVM Explorer to make sure your transactions were successfully performed. We appreciate your patience during this process.&#x20;

If you do not receive it within 10+ days, please open a ticket on [Cronos Discord](https://discord.gg/cronos) with your transaction details, and we'll be happy to assist you further.<br>


---

# 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-zkevm.cronos.org/for-users/faqs.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.
