> For the complete documentation index, see [llms.txt](https://kayen-finance.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kayen-finance.gitbook.io/docs/chiliz-guide/creating-your-web3-wallet.md).

# Creating your Web3 Wallet

To interact with Kayen Finance, you need a Web3 wallet configured for Chiliz Chain.

We recommend [MetaMask](https://metamask.io/), and [there are many others](https://www.alchemy.com/dapps/top/wallets).

{% hint style="info" %}
MetaMask is the most popular Web3 wallet. It is free.

MetaMask lets you store assets, buy, and connect to any platform built on top of Ethereum-compatible blockchains, including Chiliz Chain.
{% endhint %}

[Download it from the original site](https://metamask.io/download). Don't trust other download platforms!

On desktop, MetaMask is available as a browser extension, and on iOS and Android it is available as an app. The browser extension for desktop is available for most browsers.

## Installing MetaMask

Our step-by-step tutorial below will help you create your own Web3 wallet using the MetaMask browser extension. The process on iOS and Android is similar, except that you install the MetaMask app instead of a browser extension.

{% hint style="info" %}
MetaMask has its own installation and set-up guides, if you prefer to follow these instead.

* <https://support.metamask.io/start/getting-started-with-metamask/>
* <https://support.metamask.io/start/creating-a-new-wallet/>
  {% endhint %}

{% stepper %}
{% step %}

### Go to MetaMask.io and download the extension

Visit <https://metamask.io/> and click on "Get MetaMask".

![](/files/8dbe769dd6a1de33464f8c2d25364b212399c19b)
{% endstep %}

{% step %}

### Choose your device

On the next Download page, choose the device on which you want to install MetaMask.

For the purpose of this guide, we'll choose the browser extension. Pick your browser, for instance Firefox. The browser's extension store opens.

![](/files/0b62d9dca1ea9cdf22745e0aac31e47054effd83)
{% endstep %}

{% step %}

### Add the extension to your browser

Click "Add to Firefox" (or the equivalent for your browser).

![](/files/7ab0588327810f493812c62200516ef84ca72b88)

When the browser confirmation pop-up appears, click "Add".

<img src="/files/64f03685900e1fd0b2b765e90adcba2c96fe6def" alt="" width="375">

Select "Pin extension to toolbar" in order to access MetaMask easily later on.

<img src="/files/adc981a5464fe0d0fe11ce504459c995574e6716" alt="" width="375">
{% endstep %}

{% step %}

### Create your MetaMask Wallet

Once you have installed the extension, click "Create a new wallet" (if you don't already have one).

<img src="/files/8a6f3c30335194d2528655cd084e4bb08ba69628" alt="" width="375">

Choose how you want to connect to your wallet. In this guide we'll choose "Use Secret Recovery Phrase".

<img src="/files/a272920eb31e71c97b9487753d25c464932930c4" alt="" width="375">
{% endstep %}

{% step %}

### Set a password

Set a password to access MetaMask in your browser then click "Create password".

<img src="/files/646ccf1fbaa3408ec945b7e03af4e0d354bd0580" alt="" width="375">
{% endstep %}

{% step %}

### Reveal and store your secret recovery phrase

Click "Tap to reveal" to view your recovery phrase (also called "seed phrase").

<img src="/files/86d6404d7b34af56117f13406186368ea74b0b37" alt="" width="375">

{% hint style="warning" %}

* If your device crashes or your browser resets, the secret phrase is the only way to recover your funds.
* If you lose the seed phrase, MetaMask cannot recover your wallet, and your funds will be lost permanently.
* **Store your secret phrase somewhere safe.** It is recommended to write down the 12-word phrase on paper and store it securely, making sure the words are in the correct order.
* **Never share your seed phrase or private key with anyone**; anyone with it has full control over your funds.
  {% endhint %}

After you have securely stored the phrase, click "Continue".
{% endstep %}

{% step %}

### Confirm your recovery phrase

Insert words from your seed phrase in the correct order and click "Continue".

<img src="/files/ed410d1ace5135bda0dc4ef78cf6a1444c4d3ab7" alt="" width="375">
{% endstep %}

{% step %}

### Ready!

Your MetaMask wallet is ready to use! Click "Done" to access it.

<img src="/files/8944626d70f6d8edb4b2b0d28ecc1001e69464bd" alt="" width="375">

You can access your wallet at any time by clicking the extension's icon in your browser toolbar.

![](/files/2b5b8eb3af98c34184317177fac11ebdbe2e03ff)
{% endstep %}
{% endstepper %}
