# Nhận Token Trên Testnet

Token testCHZ là những token mô phỏng chỉ được sử dụng trong môi trường Chiliz Spicy Testnet. Chúng không có giá trị thực tế nhưng lại quan trọng trong việc quản lý giao dịch và thử nghiệm dApp trên Testnet.

Bạn có thể nhận testCHZ thông qua một faucet, cho phép bạn thử nghiệm mà không có rủi ro tài chính.

Hiện tại có hai faucet có sẵn cho bạn:

* [Tatum's Chiliz Faucet for Testnet](https://tatum.io/faucets/chiliz).
* [Spicy Faucet](https://spicy-faucet.chiliz.com/).

Trước khi sử dụng faucet theo lựa chọn của bạn, bạn nên liên kết Ví MetaMask của mình với Spicy Testnet.

Dưới đây là hướng dẫn của chúng tôi cho mỗi faucet:

* <https://docs.chiliz.com/develop/spicy-faucets/obtain-testchzs-with-tatum-faucet>
* <https://docs.chiliz.com/develop/spicy-faucets/obtain-testchzs-with-spicy-faucet>
* <https://docs.chiliz.com/develop/spicy-faucets/obtain-test-fan-tokens-with-spicy-faucet>


---

# 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/vi/bat-dau-nhanh/nhan-token-tren-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.
