# Network Faucets

## Pivotal Faucet[​](https://docs.base.org/docs/tools/network-faucets#superchain-faucet) <a href="#superchain-faucet" id="superchain-faucet"></a>

The Pivotal Faucet provides free testnet ETH on Pivotal Sepolia - one claim per 24 hours.

{% hint style="info" %}
Requests to Pivotal's Faucet are limited to one claim per 24 hours.
{% endhint %}

## Superchain Faucet[​](https://docs.base.org/docs/tools/network-faucets#superchain-faucet) <a href="#superchain-faucet" id="superchain-faucet"></a>

The [Superchain Faucet](https://app.optimism.io/faucet) provides testnet ETH for all OP Chains, including Pivotal

{% hint style="info" %}
The Superchain faucet allows developers to authenticate via their onchain identity. Developers that choose to authenticate via their onchain identity can claim more testnet ETH versus traditional faucets. For more information, see the [FAQ](https://app.optimism.io/faucet).
{% endhint %}


---

# 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.pivotalchain.io/pivotal-docs/pivotalchain-tools/network-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.
