# รับโทเค็น Testnet

{% hint style="info" %}
โปรดทราบ: ปัจจุบันมีเพียง Tatum faucet เท่านั้นที่สามารถใช้งานได้
{% endhint %}

โทเค็น testCHZ เป็นโทเค็นจำลองที่ใช้เฉพาะในสภาพแวดล้อมของ Chiliz Spicy Testnet เท่านั้น ไม่มีมูลค่าในโลกแห่งความเป็นจริง แต่มีความสำคัญสำหรับการจัดการธุรกรรมและการทดสอบ dApp บน Testnet

คุณสามารถรับ testCHZ ผ่าน faucet ซึ่งช่วยให้คุณสามารถทดสอบและทดลองได้โดยไม่ต้องเสี่ยงทางการเงิน

ปัจจุบันมี faucet สองตัวที่คุณสามารถใช้งานได้:

* [​Tatum's Chiliz Faucet สำหรับ Testnet](https://tatum.io/faucets/chiliz)
* [​Spicy Faucet](https://spicy-faucet.chiliz.com/)

ก่อนที่คุณจะใช้ faucet ที่คุณเลือก ควรเชื่อมกระเป๋าเงิน MetaMask ของคุณกับ Spicy Testnet


---

# 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/th/chiliz-chain/undefined/testnet.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.
