# Set Up a Web Wallet

## Step 1: Install MetaMask Extension

Go to Metamask.io and download and install the web extension browser. Make sure the web extension is from [MetaMask](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?pli=1).

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2FpmdOenvqeW0wa3esSPZT%2FScreen%20Shot%202024-06-11%20at%206.23.06%20PM.png?alt=media&#x26;token=833fb73f-57f1-4fd9-8a3c-feb22d889100" alt="" width="563"><figcaption></figcaption></figure>

## Step 2: Create your wallet

Once the download has been completed, a prompt will appear, click "Create a new wallet" to begin.

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2Fg9FVxug4ESPmqjAE8ZgE%2FScreen%20Shot%202024-06-11%20at%206.25.21%20PM.png?alt=media&#x26;token=b765156e-a754-4b3c-970c-ac5f9abb237b" alt="" width="480"><figcaption></figcaption></figure>

Create a password that will control access to your account via the extension.

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2FXB2fMiIQaXqxQSBpyekc%2FScreen%20Shot%202024-06-11%20at%206.26.26%20PM.png?alt=media&#x26;token=92dae64f-3a18-440d-931b-d2ece4a5970b" alt="" width="491"><figcaption></figcaption></figure>

Create, record, and properly store your wallet secret phrase. This step is very important as these 12 words are your secret keys to your wallet.

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2FsPhy2PQD3BZuzNMFUjMD%2FScreen%20Shot%202024-06-11%20at%206.26.55%20PM.png?alt=media&#x26;token=3a0c5633-ff14-4d3b-8e9b-70f224405700" alt="" width="399"><figcaption></figcaption></figure>

Awesome, nice work! Your wallet has been created. Make sure you store your keys in a safe place!

## Step 3: Link your wallet to the KiiChain Testnet.

Wallets like MetaMask and Keplr can be manually connected to various testnets. MetaMask supports EVM-compatible blockchains, and at default, is set to the Ethereum network. You will need to manually connect to the KiiChain network.

The link can be done through multiple sources:

* [Kiichain Testnet Page](https://kiichain.io/testnet)
* [Explorer App](https://explorer.kiichain.io/testnet)
* [Chain lists](https://chainlist.org/chain/1336)

### Manually setting the wallet

Click the "Ethereum Mainnet" dropdown bar on the top left and then click "Add Network" on the pop-up box.

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2FfXHHZhflhLyPdP0kTNqa%2FScreen%20Shot%202024-06-11%20at%206.28.26%20PM.png?alt=media&#x26;token=9b288a8f-66b4-4754-a2bc-e4b233545ffa" alt="" width="563"><figcaption></figcaption></figure>

Manually add the following testnet chain ID to add the network.

| Subject            | Value to Insert                                            |
| ------------------ | ---------------------------------------------------------- |
| Network name       | Kiichain Testnet Oro                                       |
| New RPC URL        | <https://json-rpc.dos.sentry.testnet.v3.kiivalidator.com/> |
| Chain ID           | 1336                                                       |
| Currency symbol    | KII                                                        |
| Block explorer URL | <https://explorer.kiichain.io/testnet>                     |

<figure><img src="https://3914576130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLp9bjbiKt9M7tGE7GNdh%2Fuploads%2Fqo09suYcJgCcOh911sig%2FScreen%20Shot%202024-06-12%20at%2011.50.44%20AM.png?alt=media&#x26;token=6750d6d8-2772-48af-ad42-d658ce50e9cf" alt="" width="563"><figcaption></figcaption></figure>

Upon saving and completion, you should be connected to the testnet network!

Now, get some testnet tokens by following the instructions: [Testnet Tokens](https://docs.kiiglobal.io/docs/validate-the-network/run-a-validator-full-node/testnet-faucet).
