> 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/ko/gaebal/gibon/teseuteuseunet-token/spicy-faucet-chz.md).

# Spicy Faucet으로 테스트 CHZ 받기

Chiliz Spicy Faucet을 이용하면 24시간마다 테스트 CHZ 토큰 20개를 받을 수 있습니다.

Spicy Faucet을 이용해 지갑으로 테스트 CHZ 토큰을 전송하려면 다음 단계를 따르세요.

1. MetaMask 지갑으로 이동하여 지갑 주소를 클립보드에 복사합니다.&#x20;
2. [Spicy Faucet 웹페이지](https://spicy-faucet.chiliz.com/)로 이동합니다.
3. 텍스트 필드에 MetaMask 지갑 주소를 붙여넣습니다.<br>
4. 보너스 코드가 있다면 전용 필드에 입력합니다.
5. 사람임을 확인합니다.<br>
6. 요청을 확인합니다.

몇 분 내에 지갑에서 테스트 CHZ 토큰을 확인할 수 있습니다.

테스트 CHZ 수령을 확인하려면:

1. MetaMask 지갑으로 이동합니다.
2. MetaMask 계정을 선택합니다. *3점 메뉴*(옵션 표시)를 클릭합니다. **탐색기에서 계정 보기**를 선택합니다.

{% 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/ko/gaebal/gibon/teseuteuseunet-token/spicy-faucet-chz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
