# Claim Faucet Tokens

### Step 1: Claim **test** tokens from Discord Faucet:

**1.Join the** [**Swan official Discord** ](https://discord.gg/DM5xBUnvt9)and go to the [**swan-faucet** ](https://discord.com/channels/867879887871672331/1199558626277335110)channel under the **SWAN - TESTNET** section.

1. Type the command $swan\_faucet {your-wallet-address}.
2. Switch to the Swan Chain, import tokens into your wallet, and check your balance.

`Token contract address:`

`0x91B25A65b295F0405552A4bbB77879ab5e38166c`

### Step 2: **Fund Your Wallet with Sepolia ETH Tokens**

To process payments in addition to **test\_SWAN**, you will require **SwanETH** tokens, which are bridged at a 1:1 ratio with **Sepolia ETH**. Therefore, it is necessary to obtain Sepolia Testnet ETH tokens initially from Alchemy and Quicknode faucets.

**Claim Sepolia ETH on the Alchemy Sepolia Faucet:**

Alchemy allows registered users to claim up to 0.5 Sepolia ETH daily at the time of writing.

1.To claim Sepolia ETH on Alchemy, Visit the[ faucet platform](https://sepoliafaucet.com/).

2.Enter your wallet address and click “Send me ETH” to receive Sepolia ETH in your wallet.

<figure><img src="https://lh7-us.googleusercontent.com/CDfGrhwr8zTJMtmlq1-I5c-a-lkIbA_5uEcYGtMIBHy6ny4Fzx281xUcuy7pmnaQ12BIV5w9YdvOCcNyJO9fRLg3yH5Ix5r5_4zIMwsJ1OIXA5c5xqhnQFIFiUnpEEW04SwYo_wDV7Kye66VISvm0QU" alt=""><figcaption></figcaption></figure>

**Claim Sepolia ETH on the Quicknode Faucet:**

1.To claim Sepolia on Quicknode, visit the[ Quicknode Sepolia ETH faucet.](https://faucet.quicknode.com/ethereum/sepolia)

2.Connect your wallet to the platform. MetaMask, Trust Wallet, and other web3 wallets are supported on the network.

3\. Confirm your wallet and proceed to claim 0.05 SepoliaETH.

<figure><img src="https://lh7-us.googleusercontent.com/XncnZ2cpjMzythhIJGPUzkncCwWkmAuZtWTI_S6A6Vg3hwQIsPna2Pqb_yPsOkLWXpwLDgQ9BxYP8Ddm4-Ct6HCTxfUjHgmHiBvuUONAKZ_K3hDDLRmC7Zg2zgYHVmFl4BLvloMKLTrxogwF1Euj3zk" alt=""><figcaption></figcaption></figure>

\\


---

# 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.swanchain.io/swan-chain-campaign/swan-saturn-testnet/before-you-get-started/claim-faucet-tokens.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.
