# Testnet Faucet

### ThirdFi presents faucets for developers who are testing under the ThirdFi sandbox environment to get ERC20 tokens.&#x20;

### Enjoy at <https://www.faucet.thirdfi.org/>

### Supported network & tokens

| Blockchain networks       | Tokens           |
| ------------------------- | ---------------- |
| Ethereum Goerli           | USDC, WBTC       |
| BSC Testnet               | USDC, USDT, WBTC |
| Avalanche Testnet         | USDC, USDT, WBTC |
| Polygon Testnet           | USDC, WBTC       |
| Arbitrum Testnet          | USDC, WBTC       |
| Optimism Testnet          | USDC, WBTC       |
| OKC Testnet               | USDC, WBTC       |
| KCC Testnet               | USDC, WKCS       |
| Cronos Testnet            | USDC, WBTC       |
| Conflux Testnet (eSpace)  | USDC, WBTC       |
| Nautilus Testnet (triton) | USDC, WBTC       |

### How to use the ThirdFi Faucet

1. Type in the wallet address you want to receive tokens for testing.
2. Select a network.&#x20;
3. Select an ERC-20 token.

This faucet supports 200 tokens per hour. Please also note that these tokens are available only on the ThirdFi sandbox.


---

# 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://thirdfi.gitbook.io/thirdfi.org-1/product/thirdfi-developer/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.
