# Faucet

## [Superposition Testnet Faucet](https://faucet.superposition.so)

#### Token output every 5 hours:

* **Superposition Testnet Native tokens:** 0.5 SPN, 0.5 wSPN, 100 CAT and 0.5 fUSDC
* **Arbitrum Sepolia Tokens:** 0.5 SPN

***

### [Arbitrum Sepolia ETH Faucet](https://faucet.quicknode.com/arbitrum/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 %}

***

### [Arbitrum Sepolia USDC Faucet](https://faucet.circle.com/)

***

### [Create WETH on Arbitrum Sepolia](https://sepolia.arbiscan.io/address/0x980b62da83eff3d4576c647993b0c1d7faf17c73#writeProxyContract%23F5)

***


---

# 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.superposition.so/native-dapps/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.
