# Faucet

## Yona Network testnet faucet

To get some testnet BTC for gas into Yona Network:

1. Join Yona Discord at [https://discord.gg/yonanetwork](https://t.co/B3Yfii4WqH)
2. Go to #testnet-faucet channel
3. Send 'faucet' command to this channel (e.g. 'faucet 4hxjRSqb7iLrh1ADWPiXd4cuHNnNarvUepfNMewuNMub)

## Yona custom Bitcoin testnet faucet

To get some testnet BTC for gas into Yona custom Bitcoin testnet you can request test BTC for the Bitcoin network here on the bridge's PoC page: (link coming soon).&#x20;

Also Custom bitcoin testnet faucet now works in Discord too.

* Send 'faucet' command to this channel
* Go to #testnet-faucet channel
* Join Yona Discord at [https://discord.gg/yonanetwork](https://t.co/B3Yfii4WqH)
* Send 'faucet' command to this channel (e.g. 'faucet bcrt1qprs2dnv68gwhkze2q2fq0tszfhkgzrge443hx3)

This is a simple Bitcoin faucet application designed for use with a Bitcoin Core node running in regtest mode. It allows users to request test bitcoins (tBTC) for development and testing purposes.

You can find instructions for developers to interact with Bitcoin Regtest Faucet in the appropriate section of GitHub:  [https://github.com/Yona-Labs/btc-lightclient/tre](https://github.com/Yona-Labs/btc-lightclient/tree/main/btc_faucet)[e/main/btc\_faucet](https://github.com/Yona-Labs/btc-lightclient/tree/main/btc_faucet)


---

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