# Obtain test Fan Tokens with Spicy Faucet

{% hint style="info" %}
You will need a public [Twitter/X.com](https://twitter.com/) account.
{% endhint %}

{% hint style="info" %}
Please note: the Spicy faucet is not currently working. It should be working again soon.
{% endhint %}

Spicy Faucet can send you test Fan Tokens™, in order to test your Fan Token™-based app on Testnet.

Assuming that you're a brand new user, you will have to manually add Fan Tokens™ to your MetaMask.

Follow these steps to transfer test Fan Tokens™ to your preferred wallet using Spicy Faucet:

## Step 1: Import tokens

1. Go to your MetaMask Wallet and select **Assets** > **Import tokens**.

![](/files/3GFattCVZwgyqyYWQbln)

{% hint style="info" %}
**NOTE**

Use values from the table to `Import tokens` into your MetaMask Wallet.
{% endhint %}

<table><thead><tr><th width="163">Token symbol</th><th>Token contract address</th></tr></thead><tbody><tr><td>testGAL</td><td>0xfD3abAF3F340F93dCe1E491cA11B2FDc7E29dbDC</td></tr><tr><td>testSSU</td><td>0x82248Bfd4ee23dE94831AE43d066756fF0C66faa</td></tr><tr><td>testCITY</td><td>0xF2c97Cb2A5c4B308cc264d9e7c57BB67F4Dca874</td></tr><tr><td>testPSG</td><td>0xa4bf4104ec0109591077Ee5F4a2bFD13dEE1Bdf8</td></tr><tr><td>testBAR</td><td>0x63667746A7A005E45B1fffb13a78d0331065Ff7f</td></tr><tr><td>testJUV</td><td>0x1ED7858225dF2a3365d07dD7C08d165D6A399bE6</td></tr><tr><td>testMENGO</td><td>0x840ff03C4D5881c6340B3B89FD1C83c7476eFc27</td></tr><tr><td>testTRA</td><td>0xCfc70a8703c39581366ED97242475B61c34383df</td></tr><tr><td>testACM</td><td>0x370BAe51E225D820cb7946e0Dd5b225FE5A65803</td></tr><tr><td>testATM</td><td>0xd7a52e679342209f307184fC486b97B87501DCbd</td></tr><tr><td>testAFC</td><td>0xbd64B25CB19254a9500105C85bFb460fd8d37655</td></tr><tr><td>testINTER</td><td>0x4B5ADC364Ad140cd616585D4691D4D0C6Dcf6b21</td></tr></tbody></table>

*There are plenty of other test Fan Tokens*™ *available* [*on the Spicy Block Explorer*](https://spicy-explorer.chiliz.com/tokens)*.*

2\. Copy values from the above table and paste in the corresponding fields of the *Import Tokens* window. Select **Add custom token**.

![](/files/d7YzEfK13NlvyEEPdiSP)

3\. Select **Import tokens**.

![](/files/jcbPsfZ2CTEds0rsDmjs)

4\. Here, the `testACM` token is used for the demonstration purpose. It is added to your MetaMask Wallet.

![](/files/eRRwhgNisnRL3dB6clGm)

## Step 2: Transfer Fan Tokens™

1. Copy the *account address* from your MetaMask Wallet and paste it in the *address field* of the Spicy Faucet. Select the desired fan tokens from the **Fan Tokens**™ dropdown menu.

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

2. The transfer happens instantly. After a successful transfer of the Fan Token™ (here, `testACM`), the following pop-up message is displayed:

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

3\. Go to your *MetaMask Wallet* to confirm the reception of the chosen Fan Token.™

![](/files/pxBQ3SkSgp82qMpgiMzE)


---

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