# WAN coin faucets

## Telegram-based faucets

Mainnet: [@wan\_faucet\_bot](https://t.me/wan_faucet_bot)

Testnet: [@wan\_testnet\_faucet\_bot](https://t.me/wan_testnet_faucet_bot)

## Web-based faucets

Mainnet: <https://chains.tools/faucet/wanchain>

Testnet: <https://wanchain-faucet.vercel.app/>

## Automatic cross-chain faucet

Mainnet: The automatic cross-chain faucet ensures that anyone who completes a cross-chain transaction to the [Wanchain L1 blockchain](broken://pages/ZiJoxkixshZnOyHGATRR) will always have at least 0.0005 [WAN coin](/cross-chain-infrastructure/wan-coin.md) — enough to cover several transactions.


---

# 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.wanchain.org/cross-chain-infrastructure/wan-coin/wan-coin-faucets.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.
