> ## Documentation Index
> Fetch the complete documentation index at: https://docs.teqoin.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Faucet

> How to get test funds and what to do when the public faucet is unavailable

# Faucet

Test funds let you deploy contracts and test wallet flows without risking production assets.

## Current TeQoin status

The current public faucet URL is:

* `https://teqoin.io/faucet`

Use that URL as the primary testnet funding entry point referenced in the docs.

## What you can do today

If you need test funds:

1. Try the official faucet at `https://teqoin.io/faucet`.
2. Ask the team directly through the support channels in [/resources/support](/resources/support) if it is unavailable.
3. Keep a small funded development wallet for repeated internal testing.

## Information to include in a faucet request

When you contact the team, include:

* Your wallet address
* The environment you are testing
* The approximate amount needed
* Your use case, such as deployment, wallet testing, or bridge testing

## Safety notes

* Never share your seed phrase or private key
* Only share your public address
* Treat all test tokens as disposable

## Quick address check

Your request address should:

* Start with `0x`
* Be 42 characters long
* Match the wallet you will use for TeQoin transactions

## Related pages

* [/tutorials/deploy-first-contract](/tutorials/deploy-first-contract)
* [/resources/support](/resources/support)
