# Zippy Chain Testnet Info

## Our scan:

Our scan link:

{% embed url="<https://testnet-scan.zippychain.ai/>" %}

{% embed url="<https://faucet.zippychain.ai/>" %}

&#x20;<https://faucet.zippychain.ai/&#x20>;

Note: This faucet only supports Metamask Wallet.

## Our RPC information:

shard0 rpc <https://t.s0.n6.zippychain.ai&#x20>;

shard1 rpc <https://t.s1.n6.zippychain.ai&#x20>;

shard2 rpc <https://t.s2.n6.zippychain.ai&#x20>;

shard3 rpc <https://t.s3.n6.zippychain.ai>


---

# 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://doc.zippychain.ai/overview/test-net-info.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.
