> ## Documentation Index
> Fetch the complete documentation index at: https://celo-64ac69bd-martinvol-fix-smart-contracts-release-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Celo Testnet to MetaMask

Follow this quick guide to add Celo Sepolia to your MetaMask wallet and start playing around with it. You can get funds from the [Celo Faucet](https://faucet.celo.org).

1. Open MetaMask

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/celo-64ac69bd-martinvol-fix-smart-contracts-release-docs/img/build/add-celo-testnet-to-metamask/1.png" />
</Frame>

2. Go to settings

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/celo-64ac69bd-martinvol-fix-smart-contracts-release-docs/img/build/add-celo-testnet-to-metamask/2.png" />
</Frame>

3. Select Networks

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/celo-64ac69bd-martinvol-fix-smart-contracts-release-docs/img/build/add-celo-testnet-to-metamask/3.png" />
</Frame>

4. Add info about Celo Sepolia Testnet

<Note>
  If you never added a new Network before then you need click on "Add a Network"
</Note>

Insert the following details:

* Network Name: Celo Sepolia Testnet
* New RPC URL: `https://forno.celo-sepolia.celo-testnet.org`
* Chain ID: 11142220
* Currency Symbol: CELO
* Block explorer URL: `https://celo-sepolia.blockscout.com`

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/celo-64ac69bd-martinvol-fix-smart-contracts-release-docs/img/build/add-celo-testnet-to-metamask/4.png" />
</Frame>

5. Click "Save"
