# Testnet tokenları edinin

Test CHZ tokenları, yalnızca Chiliz Spicy Testnet ortamında kullanılan sahte tokenlardır.\
Gerçek dünyada bir değerleri yoktur ancak Testnet üzerindeki dApp testleri için önemlidirler.

Test CHZ tokenlarını bir faucet üzerinden edinebilir, böylece finansal risk olmadan test yapabilir ve deneyler gerçekleştirebilirsiniz.

Şu anda kullanabileceğiniz iki faucet mevcuttur:

* [Spicy Faucet](https://spicy-faucet.chiliz.com/).
* [Tatum'un Testnet için Chiliz Faucet'i](https://tatum.io/faucets/chiliz).

Seçtiğiniz faucet’i kullanmadan önce, MetaMask cüzdanınızı Spicy Testnet’e bağlamalısınız. Bunu nasıl yapacağınızı burada görün: [Chiliz Chain ve MetaMask’i bağlayın](/tr-ai/learn/about-wallets/how-to-use-metamask/link-chiliz-chain-and-metamask.md).

Daha fazla ayrıntı için özel sayfamıza gidin:

{% content-ref url="/pages/f73cd3119ed7f44b6204f333f8e8b3a0ce5a1a9c" %}
[Ücretsiz Testnet Tokenları Edinin](/tr-ai/develop/basics/obtain-free-testnet-tokens.md)
{% endcontent-ref %}


---

# 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/tr-ai/quick-start/developer-toolbox/obtain-testnet-tokens.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.
