# Spicy 파셋

{% hint style="info" %}
참고: 현재 작동하는 파셋은 Tatum 파셋뿐입니다.
{% endhint %}

파셋은 테스트넷에서 테스트용 암호화폐 코인 및/또는 토큰을 분배하는 도구입니다.

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

* [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-2/undefined/spicy.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.
