# Requesting Testnet Gas

To use the Nabla Testnet on Ethereum Sepolia, users are required to pay gas fees in SepoliaETH.\
Most faucets allow users to claim SepoliaETH every 24 hours.\
One claim suffices to obtain enough gas to test all Nabla functions thoroughly.

We've curated two faucets that do not require sign-up.

Claim SepoliaETH via QuickNode [**here**](https://faucet.quicknode.com/ethereum/goerli).\
Claim SepoliaETH via Sepolia PoW Faucet [**here**](https://sepolia-faucet.pk910.de/).


---

# 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.nabla.fi/nabla-testnets/testnet-alpha/requesting-testnet-gas.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.
