> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/jp/kaihatsu/kihon/testnet-token-nyushu/spicy-faucet.md).

# Spicy Faucet で test CHZ token を入手する

Chiliz の Spicy Faucet では、24 時間ごとに 20 個のテスト CHZ トークンを受け取ることができます。

Spicy Faucet を使ってテスト CHZ トークンをウォレットに送るには、次の手順に従ってください。

1. MetaMask ウォレットに移動し、ウォレットアドレスをクリップボードにコピーします&#x64;*.*![](/files/a1hJvYX8FUeZfrtPLDMF)
2. [Spicy Faucet のウェブページ](https://spicy-faucet.chiliz.com/) に移動します。
3. MetaMask ウォレットアドレスをテキストフィールドに貼り付けます。<br>

   <figure><img src="/files/XGhLXGrtXfZSrz8US1dB" alt=""><figcaption></figcaption></figure>
4. ボーナスコードがある場合は、専用のフィールドに入力します。

   <figure><img src="/files/FmSDz9QmdlUacrdcLcat" alt=""><figcaption></figcaption></figure>
5. 人間であることを確認します。<br>

   <figure><img src="/files/2jZTHKvVd85LU8QbLwDO" alt=""><figcaption></figcaption></figure>
6. リクエストを確定します。

数分以内に、テスト CHZ トークンがウォレットに表示されるはずです。

テスト CHZ の受領を確認するには、次の手順に従います。

1. MetaMask ウォレットに移動します。
2. MetaMask アカウントを選択します。*3 点メニュー*（オプションを示します）をクリックします。**View Account in Explorer** を選択します。

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

{% hint style="info" %}
**問題が発生した場合**

トランザクションが完了しない場合は、[Spicy Block Explorer](https://spicy-explorer.chiliz.com/) で詳細を確認できます。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/jp/kaihatsu/kihon/testnet-token-nyushu/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.
