# How to use CryptoDo Faucet

**Instructions for Obtaining Tokens**

1.In order to receive test tokens, you need to start creating a smart contract.

<div align="left"><figure><img src="https://miro.medium.com/v2/resize:fit:299/0*V7cjwVDYsmA9Wt3e" alt=""><figcaption></figcaption></figure></div>

2.Choose the network and type of contract.

<div align="left"><figure><img src="https://miro.medium.com/v2/resize:fit:700/0*vah2OYRsflWlxCUv" alt=""><figcaption></figcaption></figure></div>

3.You can receive tokens by clicking “Send me funds.”

<div align="left"><figure><img src="https://miro.medium.com/v2/resize:fit:700/0*dloFbSoL_NECiOy5" alt=""><figcaption></figcaption></figure></div>

4.After 5–10 seconds, the transaction will be processed and a link to the explorer will appear.

<div align="left"><figure><img src="https://miro.medium.com/v2/resize:fit:557/0*Sbj-i1ahJPBKvJbD" alt=""><figcaption></figcaption></figure></div>

5.A few seconds later, you will receive a notification of the successful receipt of test tokens.

<div align="left"><figure><img src="https://miro.medium.com/v2/resize:fit:385/0*7DcCmYM6MpuQcKot" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">You can receive test tokens only once per 24 hours in each of the supported blockchains\*</mark>

Now you can set up the smart contract and test it in a test network.Congratulations!

**Conclusion**

CryptoDo’s introduction of one-click faucets on the testnets of all supported blockchains marks a significant step in the platform’s mission to simplify the process of creating and testing web3 applications. By removing the barriers typically associated with obtaining testnet tokens, CryptoDo is making it easier than ever for businesses and individuals to embrace the benefits of blockchain technology and develop groundbreaking web3 applications.

***Create web3 applications in CryptoDo without code and use faucets for free deploy and test smart contracts:*** [***https://lab.cryptodo.app***](https://lab.cryptodo.app/)


---

# 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.cryptodo.app/faucet/how-to-use-cryptodo-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.
