> For the complete documentation index, see [llms.txt](https://docs.imintify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imintify.com/smart-contract/testnet-funds.md).

# Testnet Funds

### 💳 Fund your wallet

First, choose the blockchain you want to launch your collection. And send some funds to pay for the transaction fees. The fee amount depends on the network you want to deploy on. \
\
Most users first want to deploy on the **TESTNET**.&#x20;

### 🤑 Free Testnet funds

The best way to test out our platform and your collection is by using Free Testnet tokens.&#x20;

> The testnet is an alternative blockchain to be used for testing. Testnet coins are distinct from actual coins, and testnet coins do not have any monetary value. This allows application developers or testers to experiment without having to use valuable coins.

<table><thead><tr><th>Faucet </th><th>Networks</th><th>Link</th><th data-hidden>Link</th></tr></thead><tbody><tr><td>Solana </td><td>Solana Devnet</td><td><a href="https://faucet.solana.com/">https://faucet.solana.com/</a></td><td></td></tr><tr><td>Bitbond</td><td>Avalanche  Fuji, Eth Sepolia, BSC, Fantom, Optimism, Blast, Polygon, ARB, Base.</td><td><a href="https://tokentool.bitbond.com/">https://tokentool.bitbond.com/</a></td><td></td></tr><tr><td>Sepolia Miner</td><td>Sepolia</td><td><a href="https://sepolia-faucet.pk910.de/">https://sepolia-faucet.pk910.de/</a></td><td><a href="https://sepolia-faucet.pk910.de/">https://sepolia-faucet.pk910.de/</a></td></tr><tr><td>Alchemy account</td><td>Sepolia</td><td><a href="https://www.alchemy.com/faucets/ethereum-sepolia">https://www.alchemy.com/faucets/ethereum-sepolia</a></td><td><a href="https://sepoliafaucet.com/">https://sepoliafaucet.com/</a></td></tr><tr><td>Coinbase</td><td>Polygon, Avalanche, Binance</td><td><a href="https://coinbase.com/faucets">https://coinbase.com/faucets</a></td><td><a href="https://coinbase.com/faucets">https://coinbase.com/faucets</a></td></tr><tr><td>All that node</td><td>Goerli, Sepolia</td><td><a href="https://www.allthatnode.com/faucet/ethereum.dsrv">https://www.allthatnode.com/faucet/ethereum.dsrv</a></td><td><a href="https://www.allthatnode.com/faucet/ethereum.dsrv">tps://www.allthatnode.com/faucet/ethereum.dsrv</a></td></tr><tr><td>Perpetual Protecol</td><td>Optimism</td><td><a href="https://optifaucet.com/">https://optifaucet.com/</a></td><td></td></tr><tr><td>Paradigm</td><td>Goerli, Optimism, Polygon</td><td><a href="https://faucet.paradigm.xyz/">https://faucet.paradigm.xyz/</a></td><td></td></tr><tr><td>Core app</td><td>Avalanche  Fuji</td><td><a href="https://core.app/en/tools/testnet-faucet/?subnet=c&#x26;token=c">https://core.app/en/tools/testnet-faucet/?subnet=c&#x26;token=c</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.imintify.com/smart-contract/testnet-funds.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.
