> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skale.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Testnet Tokens

> How to get testnet tokens

This section walks you through the steps to obtain testnet tokens and bridge them into a specific SKALE Chain for testing and development.

### SKALE Base Sepolia Testnet

<Tabs>
  <Tab title="USDC">
    1. Go to [Circle Faucet](https://faucet.circle.com/)
    2. Select the following options:
       * Token: **USDC**
       * Network: **Base Sepolia**
       * Send to: **0x\_your\_wallet\_address**

    <img src="https://mintcdn.com/skalenetwork/kJJqunV-n7W_IKuW/assets/testnet-tokens/circle_faucet.png?fit=max&auto=format&n=kJJqunV-n7W_IKuW&q=85&s=bfc077687d0a6376afd9f0f300dd48e9" alt="Circle Faucet" width="500" data-path="assets/testnet-tokens/circle_faucet.png" />

    3. Head to the SKALE Base Portal -- [bridge section](https://base-sepolia.skalenodes.com/bridge?from=mainnet\&to=jubilant-horrible-ancha\&token=usdc\&type=erc20)
    4. \[OPTIONAL] Check [here](https://docs.base.org/base-chain/tools/network-faucets) to get some gas to complete the bridge operation.
    5. Enter the amount and select bridge

    <img src="https://mintcdn.com/skalenetwork/kJJqunV-n7W_IKuW/assets/testnet-tokens/portal_bridge.png?fit=max&auto=format&n=kJJqunV-n7W_IKuW&q=85&s=67a989988c90d7107a947d1e9c1a106d" alt="SKALE Portal Bridge" width="500" data-path="assets/testnet-tokens/portal_bridge.png" />
  </Tab>
</Tabs>

### Next Steps

<CardGroup cols={2}>
  <Card title="SKALE On Base" icon="link" href="./skale-on-base">
    Check the SKALE on Base for more chain details
  </Card>

  <Card title="SKALE On Etehreum" icon="link" href="./skale-on-ethereum">
    Check the SKALE on Ethereum for more chain details
  </Card>
</CardGroup>
