# For Users

- [Crypto.com Card Top Up](https://docs-zkevm.cronos.org/for-users/crypto.com-card-top-up.md)
- [Crypto Wallets](https://docs-zkevm.cronos.org/for-users/crypto-wallets.md)
- [Crypto.com Onchain Wallet configuration](https://docs-zkevm.cronos.org/for-users/crypto-wallets/crypto.com-onchain-wallet-configuration.md)
- [Rabby Configuration](https://docs-zkevm.cronos.org/for-users/crypto-wallets/rabby-configuration.md)
- [MetaMask Configuration](https://docs-zkevm.cronos.org/for-users/crypto-wallets/metamask-configuration.md)
- [Brave Wallet Configuration](https://docs-zkevm.cronos.org/for-users/crypto-wallets/brave-wallet-configuration.md): In this guide, you will learn how to use the Brave browser Wallet to interact with the Cronos zkEVM network.
- [Holdstation Smart Wallet](https://docs-zkevm.cronos.org/for-users/crypto-wallets/holdstation-smart-wallet.md)
- [Zerion](https://docs-zkevm.cronos.org/for-users/crypto-wallets/zerion.md)
- [Cronos zkEVM Bridge](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-bridge.md)
- [Independent bridges](https://docs-zkevm.cronos.org/for-users/independent-bridges.md)
- [Pioneer Program](https://docs-zkevm.cronos.org/for-users/pioneer-program.md): Rewards Distribution Guide
- [Yield rewards](https://docs-zkevm.cronos.org/for-users/yield-rewards.md): How to claim yield rewards generated by your zkCRO, vETH and vUSD holdings
- [Dapps](https://docs-zkevm.cronos.org/for-users/dapps.md)
- [Cronos zkEVM testnet Tutorials](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials.md)
- [Set up a crypto wallet and connect it to Layer 1 and Layer 2](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/set-up-a-crypto-wallet-and-connect-it-to-layer-1-and-layer-2.md)
- [Get test tokens on Layer 1](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/get-test-tokens-on-layer-1.md)
- [Bridge test tokens to Cronos zkEVM testnet](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/bridge-test-tokens-to-cronos-zkevm-testnet.md)
- [Get test tokens on Cronos zkEVM](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/get-test-tokens-on-cronos-zkevm.md)
- [Make transfers on Cronos zkEVM testnet](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/make-transfers-on-cronos-zkevm-testnet.md)
- [Create your own ERC20 token on Cronos zkEVM testnet](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/create-your-own-erc20-token-on-cronos-zkevm-testnet.md)
- [Cronos zkEVM Tethys Testnet Quests](https://docs-zkevm.cronos.org/for-users/cronos-zkevm-tethys-testnet-quests.md): Quests powered Galxe between June 10 and June 30, 2024
- [FAQs](https://docs-zkevm.cronos.org/for-users/faqs.md)


---

# 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.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.
