# 테스트넷 토큰 획득

testCHZ 토큰은 Chiliz Spicy 테스트넷 환경에서만 사용되는 모의 토큰입니다. 실제 세계에서의 가치는 없지만, 테스트넷에서의 트랜잭션 관리 및 dApp 테스트에 중요한 역할을 합니다.

파셋을 통해 testCHZ를 획득하여 재정적 위험 없이 테스트하고 실험할 수 있습니다.

현재 사용할 수 있는 두 개의 파셋이 있습니다:

* [Tatum의 Chiliz 테스트넷 파셋](https://tatum.io/faucets/chiliz)
* [Spicy 파셋](https://spicy-faucet.chiliz.com/)

선호하는 파셋을 사용하기 전에 MetaMask 월렛을 Spicy 테스트넷에 연결해야 합니다.

각 파셋에 대한 가이드는 다음과 같습니다:


---

# 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/undefined-1.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.
