> 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/tatum-faucet-chz.md).

# Tatum Faucet으로 테스트 CHZ 받기

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

{% hint style="info" %}
먼저 [**Tatum Dashboard**](https://dashboard.tatum.io/signup)에 가입해야 합니다.
{% endhint %}

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

1. MetaMask 지갑으로 이동하여 지갑 주소를 클립보드에 복사합니다.<br>
2. [Tatum Dashboard](https://dashboard.tatum.io/)에 로그인합니다.
3. "Faucets" 메뉴 항목을 클릭합니다(스크롤이 필요할 수 있습니다). 또는 [직접 페이지에 접근](https://dashboard.tatum.io/faucets)합니다.
4. "Chiliz Spicy Testnet"으로 스크롤하거나 검색창을 사용하여 클릭하면 탭이 열립니다.<br>
5. 텍스트 필드에 MetaMask 지갑 주소를 붙여넣습니다.
6. "토큰 요청"을 클릭합니다.

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


---

# 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/tatum-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.
