# Drip Some Funds

A testnet "faucet" is a simple app that will send you tokens and NFTs on various test blockchains.&#x20;

You can skip this step if you already have tokens and have used the Goerli testnet before:

* <https://faucet.paradigm.xyz>

In order to prevent abuse, you must log in with Twitter. After logging in, provide your wallet address from your MetaMask in the input to deliver test funds to your account.

![Paradigm's testnet faucet](/files/bdeij9c5NdOwyZZsH9hX)


---

# 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.hypervibes.xyz/guides/getting-started/drip-some-funds.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.
