> 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/setting-up-your-wallet-for-chiliz-chain.md).

# Setting Up your Wallet for Chiliz Chain

Chiliz Chain is a blockchain designed specifically for the sports and entertainment industry.

It powers the [Socios.com platform](https://www.socios.com/), where fans can buy and trade Fan Tokens for their favorite sports teams. These tokens give fans access to exclusive experiences.

{% hint style="info" %}
Even though you can use other wallets, MetaMask is the one we recommend.\
This guide assumes you are using MetaMask. The process is similar for other wallets.
{% endhint %}

By default, MetaMask is not configured for Chiliz Chain, as for many other blockchains.\
Therefore, you need to configure your wallet to work with Chiliz Chain.

If you haven't, you need to first install and set up your MetaMask wallet:

{% content-ref url="/pages/4d9e538fd0ca8610f523b1768b981552db325337" %}
[Creating your Web3 Wallet](/docs/chiliz-guide/creating-your-web3-wallet.md)
{% endcontent-ref %}

Once it is done, follow our guide below.

{% hint style="info" %}
MetaMask has its own network configuration guide, if you prefer to follow it instead.\
<https://support.metamask.io/configure/networks/how-to-add-a-custom-network-rpc/#adding-a-network-manually>
{% endhint %}

{% stepper %}
{% step %}

### Open the network selector

Click on the MetaMask logo in your browser toolbar, and open the ☰ menu in the top right.\
In that menu, find the "Networks" option and click it.

<img src="/files/87fc255888e7b056a0c55b68e3ceeb583f2afedf" alt="" width="375">

Then click the "Add a custom network" button.

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

{% step %}

### Add a custom network

MetaMask displays a form:

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

{% step %}

### Complete the form fields

Fill in the fields with the Chiliz Chain details (see the screen capture and the table below), then click "Save" to add the network.

<img src="/files/77edb30ea2c40a64a403a2b4ba01dbd88b12d495" alt="" width="375">

Here are the details:

| Parameter                 | Value                                                                         |
| ------------------------- | ----------------------------------------------------------------------------- |
| Network Name              | Chiliz Chain Mainnet                                                          |
| RPC endpoint              | <p><https://rpc.ankr.com/chiliz><br>or<br><https://chiliz.publicnode.com></p> |
| Chain ID                  | 88888                                                                         |
| Currency Symbol           | CHZ                                                                           |
| Chiliz Block Explorer URL | <p><https://chiliscan.com><br>or<br><https://scan.chiliz.com></p>             |

Click "Save".
{% endstep %}

{% step %}

### Switch network

You can see that MetaMask now uses Chiliz Chain thanks to the network switcher at the bottom of the extension.

<img src="/files/a4205e4ac50f396739acde275518e120a399134a" alt="" width="375">

You can now use Chiliz Chain with your MetaMask account!
{% endstep %}
{% endstepper %}
