# Claim Test ETH

Already connected to GIWA? Claim free ETH on the GIWA Testnet to send transactions, deploy contracts, and test your apps.

## [GIWA Faucet](https://faucet.giwa.io/)

Receive free testnet ETH on GIWA Sepolia. You can claim up to `0.005 ETH` every `24 hours`.

## [Nodit Faucet](https://faucet.lambda256.io/giwa-sepolia)

Another option to get free test ETH on GIWA Sepolia. You can claim up to `0.01 ETH` every `24 hours`.


---

# 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.giwa.io/giwa-chain/en/get-started/faucets.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.
