# Get test tokens on Cronos zkEVM

## Introducing the testnet faucet

Testnet zkCRO (ZKTCRO) is a testnet version of zkCRO, the protocol token used to pay for transaction fees on Cronos zkEVM.

If you needs some ZKTCRO, you can get them for free from the faucet at <https://zkevm.cronos.org/faucet/>.

Enter your EVM crypto wallet address (starting with `0x..`), confirm that you are not a robot, and click "get zkTCRO".&#x20;

<figure><img src="https://3199918912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuSKiKu5wNi55i329LvV2%2Fuploads%2F7M0y9ScFfCdP8zvPRxMg%2F2024-05-28%20Screenshot17-02-41.png?alt=media&#x26;token=b9680446-5dfc-4beb-a441-0e78aefe4f4e" alt=""><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-zkevm.cronos.org/for-users/cronos-zkevm-testnet-tutorials/get-test-tokens-on-cronos-zkevm.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.
