> For the complete documentation index, see [llms.txt](https://docs.mode.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mode.network/tools/testnet-faucets.md).

# Testnet Faucets

### Mode Testnet ETH

### [Superchain Faucet](https://app.optimism.io/faucet)

The Superchain Faucet provides testnet ETH for all OP Chains, including Mode.

***

### [thirdweb Mode Sepolia Faucet](https://thirdweb.com/mode-testnet?utm_source=modedocs\&utm_medium=docs)

thirdweb Mode Sepolia Faucet provides 0.01 testnet ETH every 24 hours without bridging.

***

### [Automata L2Faucet](https://www.l2faucet.com/mode)

{% hint style="info" %}
Attest to get Mode ETH tokens directly on Mode Sepolia faucet without bridging.
{% endhint %}

You can request some Sepolia ETH on Ethereum Sepolia testnet and then bridge the funds to Mode testnet.

***

## [Aori Faucet](https://app.aori.io/faucet)

Fund your wallet with testnet gas and Aori's testnet tokens $YIN & $YANG on your choice of testnets. Authenticate with your wallet for a drip every 8 hours.

***

### [Alchemy's Sepolia Faucet](https://sepoliafaucet.com/) <a href="#blockscout" id="blockscout"></a>

You can request 0.1 ETH from this faucet every 24 hours if you have 0.001 ETH in your wallet. You will also have to bridge to mode testnet after receiving the tokens in the ETH sepolia network.

{% hint style="info" %}
Email sign-up is required to use this faucet. You do not need Mainnet ETH.
{% endhint %}

***

### [QuickNode Sepolia Faucet](https://faucet.quicknode.com/ethereum/sepolia)

You can request Sepolia ETH quickly by connecting your wallet. You will also have to bridge to mode testnet.

{% hint style="info" %}
You must hold 0.01 ETH on Mainnet to use this faucet and can get 2x the ETH if you share a tweet.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mode.network/tools/testnet-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.
