# Testnet Faucets

## Access various faucets to fund your testnet wallet with essential tokens and ETH.&#x20;

You need to have ETH on the Sepolia Testnet to bridge to the Creator Chain. Always ensure your wallet’s security against phishing attempts.

#### Or you can use official Faucet from **Thirdweb** : <https://thirdweb.com/creator>

### Creator Chain Overview

{% tabs %}
{% tab title="Info" %}
[thirdweb.com](https://thirdweb.com/66665)
{% endtab %}

{% tab title="Chain ID" %}
66665
{% endtab %}

{% tab title="Native Token" %}
Ether (ETH)
{% endtab %}

{% tab title="RPC" %}
<https://66665.rpc.thirdweb.com>
{% endtab %}

{% tab title="RPC Latency" %}
448ms
{% endtab %}
{% endtabs %}

<figure><img src="/files/lwVjW4tqKOXC6BItet6j" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Aori Faucet" %}
Fuel your wallet with testnet gas and Aori's testnet tokens, **$YIN & $YANG**, across multiple testnets. Authenticate with your wallet to claim a drip every **8 hours**.

<https://app.aori.io/faucet>
{% endtab %}

{% tab title="Alchemy Sepolia Faucet" %}
Request **0.1 ETH** from this faucet every **24 hours** if you have **0.001 ETH** in your wallet. After receiving Sepolia ETH, you’ll need to bridge it to the Mode Testnet. Email sign-up required; no Mainnet ETH needed.

<https://sepoliafaucet.com/>
{% endtab %}

{% tab title="QuickNode Sepolia Faucet" %}
Quickly request Sepolia ETH by connecting your wallet. You'll need to bridge the tokens to Mode Testnet. Holding **0.01 ETH on Mainnet** is required, with an option to double your ETH by sharing a tweet.

<https://faucet.quicknode.com/ethereum/sepolia>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
You can choose any of these faucets to fund your testnet wallet. Be sure to keep your wallet safe from phishing attempts.
{% 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.creatorchain.io/developer-resources/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.
