# Faucet

#### OptimusZ7 Faucet

The **OptimusZ7 Faucet** is a free tool designed to provide developers and testers with test OZ7 coins for experimenting on the OptimusZ7 Testnet. It ensures a smooth development process by enabling interaction with the blockchain without requiring real funds.

#### Key Features

* **Free Test Coins**: Request OZ7 test coins to interact with the Testnet.
* **Seamless Integration**: Use the coins to test transactions, smart contracts, and dApps.
* **User-Friendly Interface**: Easily access and request tokens in just a few clicks.

#### How to Use the Faucet

1. Visit the faucet at [**https://faucet.optimusz7.com/**](https://faucet.optimusz7.com/).
2. Enter your Testnet wallet address.
3. Request free OZ7 test coins and start experimenting on the Testnet!

Get started today and streamline your development with the OptimusZ7 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://optimusz7.gitbook.io/litepaper/for-developers/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.
