# Tatum 파셋을 사용하여 testCHZ 받기

Tatum을 통해 매 24시간마다 5 testCHZ를 받을 수 있습니다.

{% hint style="info" %}
먼저 Tatum 대시보드에 가입해야 합니다.
{% endhint %}

Tatum의 파셋을 사용하여 지갑으로 testCHZ를 전송하는 과정은 매우 간단합니다:

1. MetaMask 지갑으로 가서 지갑 주소를 클립보드에 복사합니다.
2. Tatum 대시보드에 접속합니다.
3. "Faucet" 메뉴 항목을 클릭합니다.
4. "Chiliz Spicy Testnet"으로 스크롤하여 탭을 엽니다.
5. 텍스트 필드에 MetaMask 지갑 주소를 붙여넣습니다.
6. "토큰 청구" 버튼을 클릭합니다.

몇 분 내에 지갑에서 testCHZ를 확인할 수 있습니다.


---

# 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/ko/undefined-2/undefined/spicy/tatum-testchz.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.
