> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/vi/phat-trien/co-ban/nhan-token-testnet/nhan-chz-testnet-voi-spicy-faucet.md).

# Nhận CHZ testnet với Spicy Faucet

Spicy Faucet của Chiliz cho phép bạn nhận 20 token CHZ testnet mỗi 24 giờ.

Để chuyển token CHZ testnet vào ví của bạn bằng Spicy Faucet, hãy làm theo các bước sau:

1. Mở ví MetaMask và sao chép địa chỉ ví vào clipboard.\_
2. Truy cập [trang web Spicy Faucet](https://spicy-faucet.chiliz.com/).
3. Dán địa chỉ ví MetaMask của bạn vào trường văn bản.<br>
4. Nếu bạn có mã bonus, hãy nhập vào trường dành riêng cho mã đó.
5. Xác nhận rằng bạn là người dùng thực.<br>
6. Xác nhận yêu cầu của bạn.

Trong vài phút, bạn sẽ thấy token CHZ testnet xuất hiện trong ví của mình.

Để xác nhận việc nhận token CHZ testnet:

1. Mở ví MetaMask của bạn.
2. Chọn tài khoản MetaMask của bạn. Nhấp vào *menu 3 chấm* (biểu thị Tùy chọn). Chọn **View Account in Explorer**.

{% hint style="info" %}
**Trong trường hợp gặp sự cố**

Nếu giao dịch của bạn không thành công, bạn có thể xem và kiểm tra chi tiết trên [Spicy Block Explorer](https://spicy-explorer.chiliz.com/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/vi/phat-trien/co-ban/nhan-token-testnet/nhan-chz-testnet-voi-spicy-faucet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
