# Testnet Faucet

To fully interact with Whitechain testnet, you will need some test $WBT tokens, which you can receive using Faucet. Faucet is a service that provides test $WBT to Whitechain Testnet users. While these tokens do not have any real value - they allow Users to explore the whole system entirely without spending real $WBT on the Mainnet.

{% hint style="info" %}
To receive test $WBT, add Whitechain to your wallet. [<mark style="color:blue;">How to Connect Wallet?</mark>](/general/wallet-configuration.md)
{% endhint %}

**How to get test $WBT from Faucet?**

1. Open [<mark style="color:blue;">Faucet</mark>](https://testnet.whitechain.io/faucet) page:

<figure><img src="https://lh7-us.googleusercontent.com/1h_6ePavR-h-J18QCvzhm-1uVCwFQ4gEvHMYJYM77ZVqcmhuSvfFGw69IMpF8zxz1GBFAPqZXvfI6IfNZDrQXlNvW1aKlrjmy1BMsTMfqMWaqqZIHNuRKw0jaSVUIkeZDHtcF_CzpMllbOSWSXnpuw" alt="" width="375"><figcaption></figcaption></figure>

2. Find an "Address" and provide your Ethereum-type address. You can also use the "Get from Wallet" option to fill out the form with an address from the Web3 wallet connected to the Whitechain Testnet Explorer.
3. Click "Claim";
4. Once the claim transaction is created, you will be redirected to its page:

<figure><img src="https://lh7-us.googleusercontent.com/mgQR7Kp2ufPO8XYhyXayMPNqK8ES0T7s0rE7ECtSbU9bNR3K2CHkbeFosqN3D-9Cjvg6HZU4hXDYo4bcXdExXJ54daSvx9-HpHwUdwMi4RnLGlYhsbio6be6SnjUYmbL5pfBesY8-OChV3UmUy0jKw" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
You are allowed to claim only 1 WBT once every 24 hours.
{% 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.whitechain.io/usdwbt/testnet-faucet.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.
