# Testnet Faucet

### What is a Testnet Faucet?&#x20;

The Testnet Faucet is a built-in tool that allows users to easily obtain testnet tokens for your rollup’s native cryptocurrency. This is essential for developers and testers who need to interact with the blockchain without incurring real financial costs.

### How to Use the Testnet Faucet

1. **Access the Faucet**

* Navigate to your rollup’s dashboard on the IaaS platform or Public page.
* Locate the Testnet Faucet section.

2. **Enter Your Wallet Address**

* Input the wallet address where you want to receive the test tokens.

3. **Request Tokens**

* Click on Request Tokens.
* Wait for the confirmation message indicating the tokens have been sent.

4. **Verify Receipt**

* Open your wallet application.
* Ensure that the test tokens have been credited to your account.

**Tips**

* **Frequency Limit:** To prevent abuse, there may be limits on how often you can request tokens.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxUkbquvhbY6zYMo11zdh%2Fuploads%2FMop5n89aZsxRk6wxcSd6%2FScreenshot%202025-02-28%20at%2019.39.57.png?alt=media&#x26;token=335944c2-48c9-487a-be8d-8b2df8e020bb" alt=""><figcaption></figcaption></figure>


---

# 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.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/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.
