# Network Faucets

## BNB Faucet

[BNB faucet](https://www.bnbchain.org/en/testnet-faucet) provides free testnet BNB on Matchain Testnet - one claim per 24 hours for seamless and confident development.

## Quicknode Faucet

[Quicknode BNB faucet](https://faucet.quicknode.com/binance-smart-chain/bnb-testnet) support [Coinbase Wallet](https://www.coinbase.com/wallet?utm_source=quicknode), [MetaMask](https://metamask.io/?utm_source=quicknode) wallet. A user's wallet must hold at least 0.001 ETH on Ethereum Mainnet to use the EVM faucets - one drip per network every 12 hours.


---

# 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.matchain.io/network-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.
