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

{% hint style="info" %}
공개 Twitter/X.com 계정이 필요합니다.
{% endhint %}

Spicy 파셋을 통해 Chiliz 체인 기반 앱을 테스트하기 위해 testCHZ를 받을 수 있습니다.

처음 사용자라면 MetaMask에 팬 토큰을 수동으로 추가해야 합니다.

Spicy 파셋을 사용하여 선호하는 지갑으로 testCHZ를 전송하려면 다음 단계를 따르세요:

1. MetaMask 지갑으로 가서 지갑 주소를 클립보드에 복사합니다.
2. 지갑 주소를 포함한 트윗을 작성합니다. 클립보드의 내용을 붙여넣기만 하면 됩니다. 추가 콘텐츠는 필요하지 않지만, 원한다면 다음 템플릿을 사용할 수 있습니다. 트윗이 게시되면 해당 URL을 클립보드에 복사합니다.
3. Spicy 파셋 페이지로 이동하여 트윗 링크를 주소 필드에 붙여넣습니다.
4. testCHZ 요청을 확인합니다:
   * "Give me CHZ" 버튼을 클릭하여 드롭다운 메뉴를 엽니다.
   * 메뉴에서 "25 CHZs"를 선택합니다.
5. 전송이 즉시 이루어집니다. testCHZ 전송이 성공적으로 완료되면 다음 팝업 메시지가 표시됩니다.\
   ![](/files/S3XAyfltsICyFQRHT6NX)
6. testCHZ 수신을 확인하려면 MetaMask 지갑으로 이동합니다.
7. MetaMask 계정을 선택하고 3점 메뉴(옵션 표시)를 클릭한 다음 "Explorer에서 계정 보기"를 선택합니다.

{% hint style="info" %}
**문제 발생 시**&#x20;

트랜잭션이 완료되지 않으면 Spicy 블록 탐색기에서 세부 정보를 확인할 수 있습니다.

<https://spicy-explorer.chiliz.com/>
{% endhint %}


---

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