# Test Net

#### ptimusZ7 Testnet Information

The **OptimusZ7 Testnet** provides developers and users with a secure environment to test applications and explore the capabilities of the OptimusZ7 blockchain before deploying on the mainnet.

#### Key Details

* **Chain ID**: 97970
* **RPC URL**: <https://testnet-rpc.optimusz7.com/>
* **Blockchain Explorer**: <https://testnet.optimusz7.com/>
* **Faucet**: Request test tokens to interact with the testnet at <https://faucet.optimusz7.com/> or <https://testnet.optimusz7.com/>.

#### Why Use the Testnet?

* **Development and Testing**: Build and test decentralized applications (dApps) in a risk-free environment.
* **Simulated Transactions**: Experiment with transactions without using real funds.
* **Explore Features**: Familiarize yourself with OptimusZ7's ecosystem and tools.

Get started today with the OptimusZ7 Testnet!


---

# 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/test-net.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.
