# Testnet faucet

To use the testnet faucet, you need to have deposited on mainnet with the same address. You can then claim 1,000 mock USDC from the testnet faucet: <https://app.hyperliquid-testnet.xyz/drip>

If you are using an email login, Privy generates a different wallet address for mainnet and testnet. You can [Export your email wallet](/hyperliquid-docs/onboarding/export-your-email-wallet.md) from mainnet, import it into a wallet extension (e.g., [Rabby](https://support.rabby.io/en/articles/14120234-getting-started-with-rabby-extension#h_be51e8edb6), Metamask), and connect it to testnet.&#x20;


---

# 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://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/testnet-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.
