# Obtain test CHZ tokens with Spicy Faucet

Chiliz's Spicy Faucet allows you to receive 20 test CHZ tokens every 24 hours.

To transfer test CHZ tokens to your wallet using Spicy Faucet, follow these steps:

1. Go to your MetaMask Wallet and copy your wallet address to the clipboar&#x64;*.*![](/files/BM2DLOmO4UFRgWV5yhFm)
2. Go to the [Spicy Faucet webpage](https://dashboard.tatum.io/).
3. Paste your MetaMask wallet address in the text field.<br>

   <figure><img src="/files/DDTizUB1DeIHZYCh0Ikw" alt=""><figcaption></figcaption></figure>
4. If you have a bonus code, add in the dedicated field.

   <figure><img src="/files/83aFSbGQEhjHxxSKOeQ2" alt=""><figcaption></figcaption></figure>
5. Confirm that you are human.<br>

   <figure><img src="/files/FgT8NNb7Xk737yj1fEeN" alt=""><figcaption></figcaption></figure>
6. Confirm your request.

Within minutes, you should see the test CHZ tokens in your wallet.

To confirm the reception of the testCHZs:

1. go to your MetaMask wallet.
2. Select your MetaMask account. Click on the *3-dot menu* (which indicates Options). Select **View Account in Explorer**.

<figure><img src="/files/NLuPLbTz5AODmp06zzYl" alt="" width="336"><figcaption></figcaption></figure>

{% hint style="info" %}
**In case of issue**

In case your transaction doesn't go through, you can view and check for details on the [Spicy Block Explorer](https://spicy-explorer.chiliz.com/).
{% endhint %}


---

# 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.chiliz.com/develop/basics/obtain-free-testnet-tokens/obtain-test-chz-tokens-with-spicy-faucet.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.
